Why is FQDN not found?



Why can I ping the hostname, but not the fully-qualified domain name of a box?


westk@westek:~$ ping k1000
PING k1000.acu.local (150.252.149.1) 56(84) bytes of data.
64 bytes from 150.252.149.1: icmp_req=1 ttl=62 time=0.128 ms
^C64 bytes from 150.252.149.1: icmp_req=2 ttl=62 time=0.138 ms

--- k1000.acu.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 5002ms
rtt min/avg/max/mdev = 0.128/0.133/0.138/0.005 ms


westk@westek:~$ ping k1000.acu.local
ping: unknown host k1000.acu.local


westk@westek:~$ cat /etc/resolv.conf
# Generated by NetworkManager
domain acu.local
search acu.local
nameserver 150.252.134.8
nameserver 150.252.134.159
nameserver 150.252.228.8
nameserver 150.252.135.4


westk@westek:~$ nslookup k1000
Server: 150.252.134.8
Address: 150.252.134.8#53

Name: k1000.acu.local
Address: 150.252.149.1

westk@westek:~$ nslookup k1000.acu.local
Server: 150.252.134.8
Address: 150.252.134.8#53

Name: k1000.acu.local
Address: 150.252.149.1


I googled for this problem and found instructions to change 1 to 0 in the /etc/default/avahi-daemon file (after which I did a "sudo /etc/init.d/avahi-daemon restart" command), but that didn't solve the problem (so I put the /etc/default/avahi-daemon file back to the way it was).

I have a MacBook running an up-to-date OS/X, and it can ping both the hostname and the FQDN (and it's resolv.conf file looks pretty much the same as the above), so it seems to be a problem in this Debian box (westek).

Any clues?

Thanks!

--
Kent West<*)))><
http://kentwest.blogspot.com
Praise Yah! \o/



--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/5012A96E.7090708@xxxxxxx



Relevant Pages

  • Re: Cant ping or get some sites
    ... fw is the firewall box with two nics and wb is the web browsing ... pc1 node's gateway ... ping -c 1 150.135.180.1 to test route to isp gateway. ...
    (comp.os.linux.networking)
  • Re: routing table problem after power failure (sarge)
    ... nameserver 194.159.73.135 ... ;; connection timed out; no servers could be reached ... tried to ping 127.0.0.1 router and lan, ...
    (Debian-User)
  • Re: Linksys WMP55AG gets IP address but no DNS
    ... have setup the router not to give dns to wireless clients. ... PING 192.168.1.109 56bytes of data. ... [same with eth0 up or down] ... this nameserver line is absent from /etc/resolv.conf if I ...
    (comp.os.linux.networking)
  • Re: cant ping external website
    ... nameserver 132.230.200.200 ... but when i ping 217.72.195.42 its kind of still and then later shows unknown ... Modify settings or unsubscribe at: ...
    (Ubuntu)
  • Re: Default Routes, configuring networking
    ... > I have 2 systems with Sarge installed. ... > ping using IP addresses ... > network routing set up on the Sarge boxes. ... > nameserver 192.168.0.1 ...
    (Debian-User)