( totti | 2006. 08. 09., sze – 20:44 )

auto lo
iface lo inet loopback

auto eth1
iface eth1 inet static
adress 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
# dns-* are implemented by the resolvconf package, if isntalled
dns-nameservers 193.110.59.25 82.77.103.100

ez változtatások nélkül én még ezt írtam hozzá

azto eth0
iface eth0 inet static
adress 10.0.0.1
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255