auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 5.9.80.2XX
netmask 255.255.255.224
gateway 5.9.80.2XX
up route add -net 5.9.80.2XX netmask 255.255.255.224 gw 5.9.80.2XX eth0
iface eth0 inet6 static
address 2a01:4f8:161:XXXXX
netmask 64
gateway fe80::1
Subnet: 5.9.195.1XX /29
Netmask: 255.255.255.248
Broadcast: 5.9.195.1XX
Usable IP addresses:
5.9.195.105 to 5.9.195.110
these are my subnet
net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
net.ipv4.conf.default.proxy_arp = 1
net.ipv4.conf.all.rp_filter = 1
kernel.sysrq = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.all.send_redirects = 0
iface lo inet loopback
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address 5.9.80.2XX
netmask 255.255.255.224
gateway 5.9.80.2XX
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet manual
bridge_ports none
bridge_stp off
bridge_fd 0
auto vmbr2
iface vmbr2 inet static
address 5.9.195.XX
netmask 255.255.255.224
bridge_ports none
bridge_stp off
bridge_fd 0