why connect refuse???

Cricket Liu cricket at menandmice.com
Thu Nov 14 03:58:45 UTC 2002


Julie Xu wrote:
> Netstat -a result only have:
> localhost.5300                              Idle
> 
> But, my /etc/named.conf is:
> options {
>         directory "/etc/namedb";
>         port 5300;
>         dump-file  "named.dump";
>         statistics-file  "named.stats";
>         pid-file "named.pid";
>         allow-query  { any; };
>         listen-on-v6 { none; };
>         recursion no;
>         notify yes;
> };
> 
> I do not know why port 5300 used, I thought I have copy a masterserver
> example here (and deleted/added some entries).

Uh, okay, then delete the "port 5300" options substatement or tell dig
to send queries to port 5300 with -p 5300.

cricket

Men & Mice
DNS Software, Training and Consulting
www.menandmice.com

The DNS and BIND Cookbook, available now!
http://www.oreilly.com/catalog/dnsbindckbk/


More information about the bind-users mailing list