On 15/05/2021 04:14, Jack Craig wrote:
Hi folks

With help from this list I recently updated my DNS configuration to provide for a 
primary and secondary DNS server where the primary DNS server is my host inside my 
domain and the secondary server is provided by AT&T

I discovered that the secondary server on file with my registrar  was wrong so 
I got the right data  and they claim to have created a glue record but I'm 
still getting that host is not responding
*
*
*primary dns ws.linuxlighthouse.com <http://ws.linuxlighthouse.com>*
*Secondary server ns2.swbell.net <http://ns2.swbell.net>*

would some kind soul direct me to a coherent glue (or duct tape) record test?

also, given some domain name how do you know which top level domain name 
servers should be the first set that you query to locate your domain in 
question??

tia...


In addition to what Bob has written.

I have configured my test named server to request a zone transfer from your 
system.  Basically, setting
it as a secondary.  Although non-authoritative, it successfully requested and 
received a zone transfer.

May 15 04:43:33 f33k.greshko.com systemd[1]: Started Berkeley Internet Name 
Domain (DNS).
May 15 04:43:33 f33k.greshko.com named[1069]: running
May 15 04:43:33 f33k.greshko.com named[1069]: managed-keys-zone: Key 20326 for 
zone . acceptance timer complete: key now trusted
May 15 04:43:33 f33k.greshko.com named[1069]: resolver priming query complete
May 15 04:43:33 f33k.greshko.com named[1069]: zone linuxlighthouse.com/IN: 
Transfer started.
May 15 04:43:34 f33k.greshko.com named[1069]: transfer of 
'linuxlighthouse.com/IN' from 108.220.213.121#53: connected using 
192.168.122.26#49381
May 15 04:43:34 f33k.greshko.com named[1069]: zone linuxlighthouse.com/IN: 
transferred serial 2021051201
May 15 04:43:34 f33k.greshko.com named[1069]: transfer of 
'linuxlighthouse.com/IN' from 108.220.213.121#53: Transfer status: success
May 15 04:43:34 f33k.greshko.com named[1069]: transfer of 
'linuxlighthouse.com/IN' from 108.220.213.121#53: Transfer completed: 1 
messages, 7 records, 229 bytes, 0.162 secs (1413 bytes/sec)
May 15 04:43:34 f33k.greshko.com named[1069]: zone linuxlighthouse.com/IN: 
sending notifies (serial 2021051201)

My clock is GMT+8.

You should check your logs that time period to see the request.

Then, you should look for similar log entries for ns2.swbell.net. If you don't 
find it, they have not done a zone transfer
and as such haven't gotten a copy of your information.



--
Remind me to ignore comments which aren't germane to the thread.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to