配置靜態IP地址的方法

auto eth0
iface eth0 inet static
address 192.168.1.x
gateway 192.168.1.1
netmask 255.255.255.0

dns-nameservers  x.x.x.x


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章