机器老是进入AND离开 网卡混杂模式,从哪下手查原因呢?

发布于 2022-09-07 23:33:31 字数 1075 浏览 7 评论 0

A 机器:
# dmesg | grep "promiscuous"
device eth0 entered promiscuous mode
device eth0 left promiscuous mode

B 机器。
type=1700 audit(1282727542.109:36): dev=eth0 prom=0 old_prom=256 auid=4294967295 ses=4294967295
device eth0 entered promiscuous mode
type=1700 audit(1282728669.597:37): dev=eth0 prom=256 old_prom=0 auid=4294967295 ses=4294967295
device eth0 left promiscuous mode
type=1700 audit(1282728912.544:3: dev=eth0 prom=0 old_prom=256 auid=4294967295 ses=4294967295
device eth0 entered promiscuous mode
type=1700 audit(1284029249.574:39): dev=eth0 prom=256 old_prom=0 auid=4294967295 ses=4294967295
device eth0 left promiscuous mode

早些时候看dmesg的时候还发现类似下面这样的
rrdtool[3456]:type=1700 audit(1282727542.109:36): dev=eth0 prom=0 old_prom=256 auid=4294967295 ses=4294967295
device eth0 entered promiscuous mode
但是今天查看日志已经找不到了。

请问大虾们有解决方法么?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文