Version 1 (modified by 6 years ago) ( diff ) | ,
---|
# 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 auto ens160 iface ens160 inet static
- ip address 10.28.88.131
- subnetmask 255.255.248.0 (or in CIDR form 10.28.88.0/21)
- network 10.156.254.128
- broadcast 10.156.254.255
- gateway 10.28.88.1
- dns-* options are implemented by the resolvconf package, if installed
- dns-nameservers 10.147.126.165,10.147.126.166
- dns-search xuhl-tr.nhs.uk
Note:
See TracWiki
for help on using the wiki.