Jeff, First thing I notice is that your broadcast (Bcast) isn't correct for your chosen Netmask (Mask).
For a netmask of 255.255.255.0, your broadcast should be 10.2.2.255 I can't say for sure that it would cause your problems, but if eth0 is the thin-client network, then NFS could certainly have a problem with it. Jim McQuillan [EMAIL PROTECTED] On Mon, 1 Aug 2005 [EMAIL PROTECTED] wrote: > On Thu, Jul 28, 2005 at 10:13:41PM -0400, Jim McQuillan wrote: > > Jeff, > > > > Do you have the workstations listed in the /etc/hosts file on the > > server? > > > > Also, on the server, can you do this: > > > > ifconfig -a > > > > and send us the output, so we can see how your network is configured. > eth0 Link encap:Ethernet HWaddr 00:90:27:1B:2F:14 > inet addr:10.2.2.254 Bcast:10.255.255.255 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:29194499 errors:2 dropped:0 overruns:0 frame:2 > TX packets:30832879 errors:0 dropped:0 overruns:0 carrier:0 > collisions:2156177 txqueuelen:1000 > RX bytes:2352724837 (2.1 GiB) TX bytes:2756559643 (2.5 GiB) > Interrupt:10 Base address:0xe000 Memory:dd221000-dd221038 > > eth1 Link encap:Ethernet HWaddr 00:90:27:1B:2F:12 > inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1865451 errors:9 dropped:0 overruns:0 frame:9 > TX packets:2428069 errors:6 dropped:0 overruns:0 carrier:6 > collisions:96518 txqueuelen:1000 > RX bytes:1090376323 (1.0 GiB) TX bytes:1916470076 (1.7 GiB) > Interrupt:11 Base address:0xe400 Memory:dd220000-dd220038 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:191804 errors:0 dropped:0 overruns:0 frame:0 > TX packets:191804 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:27629743 (26.3 MiB) TX bytes:27629743 (26.3 MiB) > > Thanks, > > Jeff > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
