Twix

Aus xinux.net
Zur Navigation springen Zur Suche springen

/etc/network/interfaces

auto eth0
iface eth0 inet static
 address 192.168.244.131
 netmask 255.255.248.0
 gateway 192.168.240.100
 dns-nameservers 192.168.240.200
 dns-domains xinux.org tuxmen.de talaxia.de

 auto eth1 
 iface eth1 inet static
 address 10.0.0.3
 netmask 255.255.255.0

/etc/hosts

127.0.0.1     localhost
127.0.1.1     twix
10.0.0.2      raider