/
etc
/
network
/
Upload File
HOME
# 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 iface lo inet loopback # The primary network interface allow-hotplug ens18 iface ens18 inet static address 172.19.30.54/24 gateway 172.19.30.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 172.19.30.1 dns-search algoa.li