Joseph Ollis wrote: > [EMAIL PROTECTED] wrote: >> Send edubuntu-users mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.ubuntu.com/mailman/listinfo/edubuntu-users >> or, via email, send a message with subject or body 'help' to >> [EMAIL PROTECTED] >> >> You can reach the person managing the list at >> [EMAIL PROTECTED] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of edubuntu-users digest..." >> >> >> Today's Topics: >> >> 1. Re: NFS over TCP not available from server ip (Gavin McCullagh) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Fri, 22 Jun 2007 09:52:50 +0100 >> From: Gavin McCullagh <[EMAIL PROTECTED]> >> Subject: Re: NFS over TCP not available from server ip >> To: [email protected] >> Message-ID: <[EMAIL PROTECTED]> >> Content-Type: text/plain; charset=us-ascii >> >> On Thu, 21 Jun 2007, Joseph Ollis wrote: >> >> >>> I have a fresh install of 7.04 up and running. The problem is that the >>> clients are not booting. I get the following error "NFS over TCP not >>> available from 192.168.0.254" right after the /scripts/nfs-premoutn is done. >>> I have checked and can ping the client at this point so I don't think it is >>> the network. What is going on? >>> >> You haven't installed a firewall of any sort on the server, have you? >> Anything else which might block access to TCP ports? >> >> The output of the command >> >> rpcinfo -p >> >> on the server should tell us whether nfs is available over TCP.
sudo apt-get install nfs-kernel-server Jim McQuillan [EMAIL PROTECTED] >> >> By any chance, are there two Ethernet cards in the thin client (perhaps one >> on-baord and one pci)? This can cause confusion where the PXE boot happens >> on the first card, but then the other gets configured but is not plugged >> in. The usual answer is to remove (or disable in the BIOS) the other card. >> >> Gavin >> >> >> >> >> ------------------------------ >> >> > Gavin, > There is no firewall. The command rpcinfo -p does not have any reference > to nfs. What do I do next? > JO > -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
