freebsd系统上修改mac地址的方法
番茄系统家园 · 2022-10-09 06:57:39
ifconfig eth0 ether 00:05:06:07:d2:19
重新启动后会消失,可以加到/etc/rc.conf中
ifconfig_eth0_alias0="ether 00:05:06:07:d2:19"
猜你喜欢
最新应用
热门应用
番茄系统家园 · 2022-10-09 06:57:39
ifconfig eth0 ether 00:05:06:07:d2:19
重新启动后会消失,可以加到/etc/rc.conf中
ifconfig_eth0_alias0="ether 00:05:06:07:d2:19"