Problem whith DNS

Alexander Dalloz ad+lists at uni-x.org
Tue Dec 7 03:51:07 UTC 2004


Am Di, den 07.12.2004 schrieb AlilouLinux um 4:30:

> > dig -t ANY station22.alilou.fr @127.0.0.1
> 
> this commande give the same answer with 'host'.
> ; <<>>DiG 9.2.3 <<>> -t ANY station22.alilou.fr @127.0.0.1
> ;; global options: printcmd
> ;; connection timed out; no servers could be reached

Then run following commands:

netstat -tualpen | grep ":53"
  --> this has to print out at least 4 lines: 2 tcp LISTEN and 2 udp

netstat -tualpen | grep ":953"
  --> this must show a LISTEN on tcp

If both isn't the case the bind server itself has a wrong setup. What
does

rndc status

say?

If both commands above bring up proper results, then check your iptables
settings. First flush all rules then by running

service iptables stop

Then again dig to your localhost.

Alexander


-- 
Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora GNU/Linux Core 2 (Tettnang) on Athlon kernel 2.6.9-1.6_FC2smp 
Serendipity 04:51:01 up 1 day, 4:13, load average: 0.19, 0.36, 0.44 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041207/1a986828/attachment-0001.sig>


More information about the fedora-list mailing list