P.N. 发表于 2006-7-21 22:55:29

改MAC的方法

在运行里输入
/sbin/ifconfig eth0 down(关闭网卡,否则会提示设备忙)
/sbin/ifconfig eth0 hw ether 00:AA:BB:CC:DD:EE((输入你要改成的MAC)
/sbin/ifconfig eth0 up(重新启用)
Magic Linux的控制中心里有改MAC的工具,不知道其他版本有没有?
页: [1]
查看完整版本: 改MAC的方法