Re: Problem whith DNS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux