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).
- source /etc/network/interfaces.d/*
- # The loopback network interface
- auto lo eth0:0
- iface lo inet loopback
- # The primary network interface
- allow-hotplug eth0
- iface eth0 inet dhcp
- # This is an autoconfigured IPv6 interface
- iface eth0 inet6 auto
- iface eth0:0 inet static
- address 134.255.226.90
- gateway 134.255.226.89
- netmask 255.255.255.248
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.


