- # 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 em1
- iface em1 inet static
- address 192.168.210.191
- netmask 255.255.255.0
- gateway 192.168.210.1
- dns-servers 192.168.210.20 192.168.210.21
- auto em2
- iface em2 inet static
- address 192.168.168.191
- netmask 255.255.255.0
- gateway 192.168.168.1
SHARE
TWEET
Untitled
a guest
Jul 2nd, 2015
192
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
