Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DNS errors

Status
Not open for further replies.

janroc

Technical User
Feb 4, 2002
4
SE
Hi !

Could someone tell my what kind of problem this error could cause?

No A record found for dns1.xxxxx.se

NS not found for xxxxx.se at dns1.xxxxx.se (no nameservers) dns1.xxxxx.se

Did not get SOA when using TCP dns1.xxxxx.se

SOA for inxl.se not found at dns1.xxxxx.se (no nameservers) dns1.xxxxx.se

I need this for our tech guys.

//Jan
 
Who set up the DNS record for inxl.se zone because it sounds like they didn't create the SOA for that zone.

Ask the DNS providers to check that they have set up the zone correctly.

Taken from TechTarget.com

The SOA record stores information about the name of the server that supplied the data for the zone; the administrator of the zone; the current version of the data file; the number of seconds a secondary name server should wait before checking for updates; the number of seconds a secondary name server should wait before retrying a failed zone transfer; the maximum number of seconds that a secondary name server can use data before it must either be refreshed or expire; and a default number of seconds for the time-to-live file on resource records.

 
That domain is delegated to ns1.avinova.se.

inxl.se. 38400 IN NS ns1.avinova.se.
inxl.se. 38400 IN NS ns2.citylink.se

What record are you trying to resolve?

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
I already know who setup the domain.
Forget the domain.

I need to know what kind of "general" problem the errors i could get.

Did not get SOA when using TCP
SOA for domain not found at dns1.xxxxx.xx (no nameservers) dns1.xxxxx.se

//Jan
 
It just means that no SOA record was found for that domain on that server.

What are you trying to do?

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top