help with simple DNS setup

steve at kuau.com steve at kuau.com
Fri Mar 10 21:07:34 UTC 2000


I am running windows 2000 server. I have the host ns1.papio.com
registered with the internic ip# 206.127.244.19
This machine acts as my mail server, primary dns server, web server.

here is my zone. file:

;
;  Database file papio.com.dns for papio.com zone.
;      Zone version:  31
;

@                       IN  SOA ns1.papio.com.  steve. (
                        	31           ; serial number
                        	3600         ; refresh
                        	600          ; retry
                        	86400        ; expire
                        	3600       ) ; minimum TTL

;
;  Zone NS records
;

@                       NS	nt.papio.com.

;
;  Zone records
;

@                       A	206.127.244.19
@                       MX	5	ns1.papio.com.
homer                   A	206.127.244.18
ns1                     A	206.127.244.19
nt                      A	206.127.244.19
www                     CNAME	papio.com.


I am getting the folowing error message in nt2000:

The DNS server encountered a packet addressed to itself -- IP address
206.127.244.19.

The DNS server should never be sending a packet to itself.  This
situation usually indicates a configuration error.

Where is the error?
I want this machine to respond to:
papio.com
ns1.papio.com
www.papio.com

Thanks

steve at kuau.com




Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the bind-users mailing list