Lorenzo De Vito wrote:
I'm trying to install Debian Woody 3.0 on an AMD Duron 800 Mhz 256 MB ram, but I've always the same error "neighbor overflow" that appear but it don't crash my system, can anyone help me ??
Check your /etc/network/interfaces for the following lines: auto lo iface lo inet loopbackThis sets the loopback device. AFAIK, it is not automatically set during install.
I've had this 'neighbour table overflow' too on my Woody 3.0 System until I added the lines above.
See also <http://www.infodrom.org/Debian/tips/neighbour.html> HTH, --Kilian