why connect refuse???

Julie Xu j.xu at uws.edu.au
Thu Nov 14 02:05:18 UTC 2002


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).


Julie Xu

Data Communication Team
Information Technology Directorate
University of Western Sydney
Locked Bag 1797
Penrith South DC  NSW  1797 


> -----Original Message-----
> From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On
> Behalf Of Kevin Darcy
> Sent: Thursday, November 14, 2002 4:02 AM
> To: bind-users at isc.org
> Subject: Re: why connect refuse???
> 
> 
> Julie Xu wrote:
> 
> > Greeting,
> >
> > I have setup named 9.2.1 on my solaris 9 and run it as "named -d 11"
> >
> > No error from log.
> >
> > But, when I do dig, it simple give connect refuse?
> >
> > What I did wrong?
> >
> > Any comments will be appreciated
> 
> Does a netstat show anything listening on port 53?
> 
> 
> - Kevin
> 





More information about the bind-users mailing list