Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 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
- auto eth0
- iface eth0 inet static
- address 176.31.234.186
- netmask 255.255.255.0
- network 176.31.234.0
- broadcast 176.31.234.255
- gateway 176.31.234.254
- auto eth0:0
- iface eth0:0 inet static
- address 188.165.0.166
- netmask 255.255.0.0
- auto eth0:1
- iface eth0:1 inet static
- address 188.165.0.176
- netmask 255.255.0.0
- auto eth0:2
- iface eth0:2 inet static
- address 188.165.0.182
- netmask 255.255.0.0
Advertisement
Add Comment
Please, Sign In to add comment