Robert,
Here are /etc/resolv.conf and the output of route -n
lucky@cornucopia:~$ sudo cat /etc/resolv.conf
[sudo] password for lucky:
# Generated by NetworkManager
lucky@cornucopia:~$ sudo route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
dns server 1 is 193.162.153.164Quote:
search your domain
nameserver dns server 1
nameserver dns server 2
dns server 2 is 194.239.134.83
How do I find your domain in search your domain ?
Amanda

