Coder TuX wrote:
Pinging the IP address works, pinging the corresponding domain name doesn't.

So far it looks like the issue with name resolution.

Check with:
# dig @IP -t a DOMAIN +multiline.

IP is the ip address of your dns server (could be one from resolv.conf, could be another)
DOMAIN so just pick up a name (like google.com)

I'll check the firewall rules, maybe there's something wrong there, but I think I tried with iptables disabled and got the same result....

Check for any rule dealing with port 53.

Martin
--
[email protected] mailing list

Reply via email to