D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
network
/
Filename :
interfaces
back
Copy
# 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 # The primary network interface auto eth0 iface eth0 inet static address 162.243.5.108 netmask 255.255.255.0 gateway 162.243.5.1 up ip addr add 10.13.0.5/16 dev eth0 dns-nameservers 8.8.8.8 8.8.4.4