LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3373|回复: 5

网卡设置为混杂模式后,如何恢复

[复制链接]
发表于 2005-8-20 23:00:00 | 显示全部楼层 |阅读模式
因为用了sniffer程序后,网卡被设为混杂模式,现在想把网卡恢复为正常模式
就是只能接收目的地址是本主机的数据包,比较急,请指教,谢谢!!!
发表于 2005-8-21 11:58:02 | 显示全部楼层
ifconfig  -promisc

一定要加 -  号
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-8-31 11:15:14 | 显示全部楼层
Post by kinghill
ifconfig  -promisc

一定要加 -  号


怎么我用这个出错?
[root@localhost ~]# ifconfig -promisc
ifconfig: option `-promisc' not recognised.
ifconfig: `--help' gives usage information.
[root@localhost ~]#
回复 支持 反对

使用道具 举报

发表于 2005-9-3 23:07:32 | 显示全部楼层
ip link set ethX promisc off

我没ifconfig,所以用ip这个命令。
回复 支持 反对

使用道具 举报

发表于 2005-9-15 16:50:39 | 显示全部楼层
ifconfig eth0 -promisc
回复 支持 反对

使用道具 举报

发表于 2007-5-11 22:10:09 | 显示全部楼层
混杂模式 是什么意思? 什么作用?

恢复前后的区别?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表