From: dmitriy <linuxsoid@inbox.ru> To: community@lists.altlinux.org Subject: [Comm] Neighbour table overflow Date: Sun, 26 Aug 2007 20:35:30 +0400 Message-ID: <200708262035.30187.linuxsoid@inbox.ru> (raw) 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 на компе, всё работает нормально. Может кто сталкивался с этим, куда смотреть, что исправить???
next reply other threads:[~2007-08-26 16:35 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-08-26 16:35 dmitriy [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200708262035.30187.linuxsoid@inbox.ru \ --to=linuxsoid@inbox.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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