Having the loopback (lo) have a netmask other than 255.0.0.0 is certain to break other stuff.
On Sun, 17 Apr 2005 02:52:14 -0400, xlargebear wrote: > I found the solution. > My eth0 interface had the subnet mask set to 255.255.255.0 whereas the > local host (lo) had it set to 255.0.0.0 > After ifconfig lo netmask 255.255.255.0 it worked as expected. > F > On Apr 16, 2005, at 7:59 PM, [EMAIL PROTECTED] wrote: > >> [quoted text muted] > > _______________________________________________ > yellowdog-general mailing list > [email protected] > http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general > HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com' _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
