Current Path : /etc/network/ |
Current File : //etc/network/interfaces |
# The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 allow-hotplug eth0 iface eth0 inet static address 82.146.55.168 netmask 255.255.255.255 gateway 10.0.0.1 pointopoint 10.0.0.1