Hi

This is interfaces.  resolv.conf has the 2 nameservers.

Chris


# 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 allow-hotplug eth0 iface eth0 inet static address 192.168.33.52 netmask 255.255.255.192 network 192.168.33.0 broadcast 192.168.33.63 gateway 192.168.33.9 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 212.23.3.100 212.23.6.100 dns-search HML auto eth0

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to