close

jonny@lucid:~$ sudo vi /etc/network/interfaces
1 auto lo
2 iface lo inet loopback
3
4 auto eth0
5 iface eth0 inet static
6 address 140.127.ooo.xxx # 固定 IP 位址
7 netmask 255.255.255.0 # 網路遮罩
8 gateway 140.127.qqq.ppp # 預設閘道

修改完可利用以下指令重新啟動網路讀取網路設定。

jonny@lucid:~$ sudo /etc/init.d/networking restart

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 小K 的頭像
    小K

    小K的部落格

    小K 發表在 痞客邦 留言(0) 人氣()