蓝天上飞翔 發表於 2008-9-8 18:49:30

freebsd系统上修改mac地址的方法

ifconfig eth0 ether 00:05:06:07:d2:19<br />
<br />
重新启动后会消失,可以加到/etc/rc.conf中<br />
<br />
ifconfig_eth0_alias0=&quot;ether 00:05:06:07:d2:19&quot;<br />
&nbsp;
頁: [1]
查看完整版本: freebsd系统上修改mac地址的方法