I did restart, I am keeping an eye on it today.  Do you have any other
suggestions?

-----Original Message-----
From: Daniel Tan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 12, 2002 11:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Neighbour Table Overflow error


i think that is only a temporary solution...have u try restarting? it may
come back again...


----- Original Message -----
From: "Steven Bonici" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 12, 2002 8:42 PM
Subject: RE: Neighbour Table Overflow error


Thanks - The file looked fine.  I did find out however, that for some reason
after the second NIC was added, I needed to run "ifconfig" on the loopback
adapter, "ifconfig lo".  I did not get a clear answer as to why, but it
worked and I am not getting those errors any more.

-----Original Message-----
From: Daniel Tan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 12, 2002 12:19 AM
To: [EMAIL PROTECTED]
Subject: Re: Neighbour Table Overflow error


i have experienced this error message before...but i have only 1 network
card.

Neighbour table overflow" error message encountered while server is running
or after reboot (you need to physically go to the server to see the errors
in text-mode)
Text-mode - press Ctrl + Alt + F1-F4 to toggle

Check /etc/sysconfig/network-scripts/ifcfg-lo file
If file contains only BOOTPROTO=none or nothing, then enter the following
details into the file manually
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

you can check your other script files too in the network-scripts
folder....hope this helps

----- Original Message -----
From: "Steven Bonici" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 11, 2002 10:11 PM
Subject: Neighbour Table Overflow error



We are currently running RedHat Linux 6.0, Kernel release 2.2.5 on a PII 233
with 2 NICs.  We are using this box to communicate with 2 outside servers,
one is a web server using SSH to transfer files and the other is over a VPN
connection, again to transfer files.  Each NIC has its own IP address, has a
default route to the main firewall and another route was added to handle the
other outside server.  Soon after installing a second NIC we started
receiving these errors on the console;

NET: 248 messages suppressed (the ### keeps changing)
Neighbour Table Overflow

Does anyone have any ideas what these errors are?  I have did some searching
but cannot find anything.

Thanks - Steven



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to