2009年8月20日 星期四

[Ubuntu]設定static ip 更改mac



 vi /etc/network/interfaces

auto lo
iface lo inet loopback
iface eth1 inet static

pre-up ifconfig eth1 hw ether 你要更改的MAC
address 固定ip
netmask 255.255.255.0
gateway  你的gateway
auto eth1



 
/etc/init.d/networking start



 

沒有留言:

張貼留言