[ale] I have any problem with BIND8.2 in RH6.0 (Second
Gary Maltzen
maltzen at mm.com
Fri Sep 10 16:57:13 EDT 1999
Does /etc/host.conf look like this
order hosts, bind
multi on
Does /etc/resolv.conf look like this
search cosonnti.com
nameserver 127.0.0.1
>I pass you the nslookup answer, maybe can you help me better.
>
>When I do nslookup query to 194.179.49.100 (the eth0 interface) answer :
>
># nslookup cosonnti.com 194.179.49.100
>*** Can't find server name for address 194.179.49.100: No response from
>server
>*** Default servers are not available
It's trying to tell you that it doesn't know where to go to find a nameserver; normally that's specified in resolv.conf
>But if I do nslookup query to localhost (the lo interface) answer fine, why
>? :
>
>
># nslookup cosonnti.com localhost
>Server: localhost
>Address: 127.0.0.1
>
>Name: cosonnti.com
>Address: 194.179.49.100
>
>What happend ???
Now you gave it a nameserver to use
More information about the Ale
mailing list