why connect refuse???

Julie Xu j.xu at uws.edu.au
Fri Nov 15 01:46:29 UTC 2002



Thanks for the help. And also thanks for all the replys.

I have another problem with bind. One of the mysql table has something
wrong:
| name                                            | ttl   | rdtype |
rdata
       |
|3.1.10.IN-ADDR-ARPA.juliedomain.uws.edu.au. | 17600 | SOA    | ns
venus.juliedomain.uws.edu.au 2002061201 3H
 2M 1W |
| 3.1.10.IN-ADDR-ARPA.juliedomain.uws.edu.au. | 17600 | NS     |
10.1.3.10

the named log said:
named[21360]: [ID 866145 daemon.error] zone 3.1.10.IN-
ADDR.ARPA/IN: could not find NS and/or SOA records
named[21360]: [ID 866145 daemon.error] zone 3.1.10.IN-
ADDR.ARPA/IN: has 0 SOA records
named[21360]: [ID 866145 daemon.error] zone 3.1.10.IN-
ADDR.ARPA/IN: has no NS records



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 Cricket Liu
> Sent: Thursday, November 14, 2002 2:59 PM
> To: bind-users at isc.org
> Subject: Re: why connect refuse???
> 
> 
> 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