当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > 出现这个信息:neighbour table overflow,什么原因?

Unix/Linux
怎样设置一个档案来作为 linux 的转换空间?
全文替换以修改档案方法
如何删除档案中的重复的行
/dev下 cua*被删除,该如何恢复?
/dev/tty0不见了怎麽救回来?
Linux 网管 123 --- 第4章. 安装及硬体组态 - 2.启动 Linux 安装
Linux 网管 123 --- 第4章. 安装及硬体组态 - 3.分割硬碟机
Linux 网管 123 --- 第4章. 安装及硬体组态 - 4.设定Swap格式化Pa
Linux 网管 123 --- 第4章. 安装及硬体组态 - 5.选择想要安装的套件
Linux 网管 123 --- 第4章. 安装及硬体组态 - 6.硬体组态
Linux 网管 123 --- 第4章. 安装及硬体组态 - 7.从 LILO 启动
Linux 网管 123 --- 第4章. 安装及硬体组态 - 8.下载及安装 Red H
Linux 网管 123 --- 第5章. 组态 X Window 系统 -1.使用 X-
Linux 网管 123 --- 第5章. 组态 X Window 系统 -2.使用 X
Linux 网管 123 --- 第5章. 组态 X Window 系统 -3.改善X下的
Linux 网管 123 --- 第5章. 组态 X Window 系统 -4.选择 X
Linux 网管 123 --- 第5章. 组态 X Window 系统 -5.GNOME
Linux 网管 123 --- 第5章. 组态 X Window 系统 -6.KDE 的
Linux 网管 123 --- 第6章. 一般系统管理问题 -1.Root 帐号
Linux 网管 123 --- 第6章. 一般系统管理问题 -2.建立使用者帐号

Unix/Linux 中的 出现这个信息:neighbour table overflow,什么原因?


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 247 ::
收藏到网摘: n/a


那位也曾遇到这种情况?
neighbour table overflow
还有这个
mounting unchecked fs,runing ezfsck is recommended
freesoul 回复于:2003-08-24 22:38:26 在线等
freesoul 回复于:2003-08-24 23:15:03 在线等
sakulagi 回复于:2003-08-25 08:13:47 [1]
Try increasing the int value in following files:
/proc/sys/net/ipv4/neigh/default/gc_thresh1
/proc/sys/net/ipv4/neigh/default/gc_thresh2
/proc/sys/net/ipv4/neigh/default/gc_thresh3
For more information refer to neigh_alloc() in "net/core/neighbour.c"
[2]
进入单用户模式,用fsck检查一下你得硬盘。“fsck -y”
sakulagi 回复于:2003-08-25 08:14:55 http://www.linuxgazette.com/issue65/tag/12.html
参考一下这个文章。
freesoul 回复于:2003-08-25 08:33:52 谢谢sakulagi
愚人007 回复于:2003-08-25 16:37:03 顶啊
jackylau 回复于:2003-09-06 12:36:29 是内核编辑出错引起的。具体见。http://www.linuxeden.com/edu/doctext.php?docid=1590
cart 回复于:2003-09-12 10:24:44 应该是iptables 写法的问题,forward permit 应该尽量小,和精确。避免网络形成回路。


刚刚解决。哈哈哈哈哈哈。。。。。。 8)
haitiao 回复于:2004-09-08 09:03:35 能具体讲讲吗
我有时配置netmask错误时 ,会出现这样的现象,
FROWARD PERmit 应该小 是什么意思 ,是限制的小 还是规则少
回路应该和 iptables没有关系吧
双眼皮的猪 回复于:2004-12-24 15:33:50 我也碰到这个问题,已经解决了,但大家拿出来再讨论一下? 感觉不太对,我这里有台PC,redhat as3,做转发...插了三片网卡.... arp表不过20多个,应该不会引起抖动....