# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 176.9.114.247 broadcast 176.9.114.255 netmask 255.255.255.224 gateway 176.9.114.225 # default route to access subnet up route add -net 176.9.114.224 netmask 255.255.255.224 gw 176.9.114.225 eth0 #pre-up /etc/network/iptables.sh iface eth0 inet6 static address 2a01:4f8:151:64f2::2 netmask 64 gateway fe80::1