ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Neighbour table overflow
@ 2007-08-26 16:35 dmitriy
  2007-08-26 17:40 ` Michael Shigorin
  0 siblings, 1 reply; 6+ messages in thread
From: dmitriy @ 2007-08-26 16:35 UTC (permalink / raw)
  To: community

Hi
Доброго времени суток.
Есть проблема с переполнением таблицы ARP.
Сеть из 4х машин и роутером WIFI без DHCP сервера, всё по static, проблемный 
комп имеет соединение с WIFI патчкордом, интерфейс eth0:
DEVICE=eth0
BOOTPROTO=static
IPADDR=10.0.0.2
NETMASK=255.0.0.0
NETWORK=10.0.0.0
BROADCAST=10.255.255.255
ONBOOT=yes
METRIC=10
MII_NOT_SUPPORTED=no
USERCTL=no
IPV6INIT=no
IPV6TO4INIT=no
PEERDNS=yes

WIFI 
IPADDR=10.0.0.1
NETMASK=255.0.0.0
DHCP = отключен
   
Если комп стартует первым, потом включаем WIFI, всё проходит нормально, комп 
пингуеться с других машин, но если WIFI будет включён первым а комп вторым то 
получаем сеть недоступной
messages:
Feb 26 11:29:12 msi kernel: printk: 22914 messages suppressed.
Feb 26 11:29:12 msi kernel: Neighbour table overflow.
Feb 26 11:29:17 msi kernel: printk: 23028 messages suppressed.
Feb 26 11:29:17 msi kernel: Neighbour table overflow.
Feb 26 11:29:22 msi kernel: printk: 23005 messages suppressed.
Feb 26 11:29:22 msi kernel: Neighbour table overflow.
Feb 26 11:29:27 msi kernel: printk: 23021 messages suppressed.
Feb 26 11:29:27 msi kernel: Neighbour table overflow.
и так далее.

ARP забита ip-шниками
10.0.0.80 incomplete eth0
и так далее.
а должно быть только
router ether HWaddress eth0
или пустой.

ping отписывает : connect: No buffer space available.

В hosts указаны машины с окружения:
127.0.0.1 msi localhost
10.0.0.1 router # wifi
и так далее

В host.conf 
order hosts,bind
multi on

ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:09:96:33:43
          inet addr:10.0.0.2  Bcast:10.255.255.255  Mask:255.0.0.0
          inet6 addr: fe80::211:9ff:fe96:3343/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:466 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14242 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:39145 (38.2 KiB)  TX bytes:933914 (912.0 KiB)
          Interrupt:23 Base address:0xc000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:5328 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5328 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:400304 (390.9 KiB)  TX bytes:400304 (390.9 KiB)

С включённым DHCP сервером на точке WIFI и параметрами BOOTPROTO=dhcp на 
компе, всё работает нормально.

Может кто сталкивался с этим,
куда смотреть, что исправить???
	

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-08-28 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-26 16:35 [Comm] Neighbour table overflow dmitriy
2007-08-26 17:40 ` Michael Shigorin
2007-08-26 18:09   ` linuxsoid
2007-08-26 18:11     ` Michael Shigorin
2007-08-26 18:38       ` linuxsoid
2007-08-28 15:25         ` Olvin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git