127.0.0.1 localhost 127.0.1.1 slave 192.168.100.100 master 192.168.100.101 slave # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet static address 192.168.100.100 netmask 255.255.255.0 network 192.168.100.0 broadcast 192.168.100.255 gateway 10.0.2.15