sudo vi /etc/network/interfaces

less /etc/network/interfaces
auto lo
iface lo inet loopback 

iface eth1 inet static
address 192.168.0.6
netmask 255.255.255.0
gateway 192.168.0.1

auto eth1

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-11-01 (火) 16:12:08 (2735d)