[Tokyodebian-2006] Debian勉強会21事前課題

Junji YAMASHITA ysiijj at gmail.com
Thu Oct 19 15:40:56 UTC 2006


「あなたの /etc/networking/interfaces をさらしてください」

$ cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
auto lo eth0 eth0:1

# The loopback interface
iface lo inet loopback

iface eth0 inet dhcp
iface eth0:1 inet static
    address 192.168.1.2
    netmask 255.255.255.0
iface eth0:2 inet static
    address 192.168.2.2
    netmask 255.255.255.0



More information about the Tokyodebian-2006 mailing list