josir
July 7th, 2008, 06:53 PM
Hi folks,
I have a weird problem with DNS resolution on a specific machine that don't recognize .local machines.
I have a local DNS 192.168.0.1 working fine with Linux and Windows clients. But on this Ubuntu 8.04 machine, it does not work.
$> cat /etc/resolv.conf
nameserver 192.168.0.1
$>nslookup wiki.local
Server: 192.168.0.1
Address: 192.168.0.1#53
wiki.local canonical name = linux05.local.
Name: linux05.local
Address: 192.168.0.5
$>ping wiki.local
ping: unknown host wiki.local
Probably it is a misconfiguration but I had no other ideas on how to fix it. What more can I do to find the problem?
Thanks in advance,
Josir
I have a weird problem with DNS resolution on a specific machine that don't recognize .local machines.
I have a local DNS 192.168.0.1 working fine with Linux and Windows clients. But on this Ubuntu 8.04 machine, it does not work.
$> cat /etc/resolv.conf
nameserver 192.168.0.1
$>nslookup wiki.local
Server: 192.168.0.1
Address: 192.168.0.1#53
wiki.local canonical name = linux05.local.
Name: linux05.local
Address: 192.168.0.5
$>ping wiki.local
ping: unknown host wiki.local
Probably it is a misconfiguration but I had no other ideas on how to fix it. What more can I do to find the problem?
Thanks in advance,
Josir