jeff, Ok, the next thing to do is use tcpdump to watch the traffic that is trying to go out through that interface.
if the external interfaced is eth1, then try this: tcpdump -i eth1 Then sit back and watch, to see what traffic is trying to use the interace. That is, assuming you've pulled the plug. Jim. On Mon, 1 Aug 2005 [EMAIL PROTECTED] wrote: > On Mon, Aug 01, 2005 at 03:07:29PM -0400, Jim McQuillan wrote: > > Jeff, > > > > In my previous email, I mentioned that your broadcast was wrong. > > > > It could be that you want that broadcast setting, in which case, you > > need to change your netmask. > > > > > > To sum it up, if you want a broadcast of 10.255.255.255, then you need > > to change your netmask to 255.0.0.0 > > > > If, on the other hand, you want your netmask to be 255.255.255.0, then > > you need to change your broadcast to 10.2.2.255 > > > > Does that make sense? I hope so. If you have any questions, just let > > me know. > > Jim, > > It makes perfect sense. The broadcast address wasn't set explicitly: > Debian set that for reasons beyond my understanding at the moment when > nothing was set. The broadcast is now set to 10.2.2.255, and the problem > remains. It should be noted that in addition to new terminals not > getting NFS, old terminals are unable to open new applications and > things slowly degrade to unusable. So this question relates to another > one recently asked on this list > > eth0 Link encap:Ethernet HWaddr 00:90:27:1B:2F:14 > inet addr:10.2.2.254 Bcast:10.2.2.255 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:30035295 errors:2 dropped:0 overruns:0 frame:2 > TX packets:31761182 errors:0 dropped:0 overruns:0 carrier:0 > collisions:2305401 txqueuelen:1000 > RX bytes:2740784130 (2.5 GiB) TX bytes:3311432235 (3.0 GiB) > Interrupt:10 Base address:0xe000 Memory:dd221000-dd221038 > > 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
