uhlbriccsapp02.xuhl-tr.nhs.uk
Tags: Category_Server
Networking
Here are the contents of the /etc/network/interfaces
file:
# 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 enp0s17 iface enp0s17 inet static address 10.156.254.252 netmask 255.255.255.128 network 10.156.254.128 broadcast 10.156.254.255 gateway 10.156.254.129 # 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 subnet: 10.156.254.128/25
Last modified
6 years ago
Last modified on 11/26/18 17:01:22
Note:
See TracWiki
for help on using the wiki.