Nephew_
Senior Member
I discovered an issue on the Afrihost Dynamic DNS, where you use my_user.ip.afrihost.co.za to get your current public IP address.
It is intermittently working. Sometimes getting NXdomain.
Digging a bit deeper it looks like it is one of the authoritative DNS servers which has an issue.
Getting the auth DNS for this
$ host -t ns ip.afrihost.co.za.
ip.afrihost.co.za name server rv.dns2.co.za.
ip.afrihost.co.za name server rv.dns1.co.za.
DNS2 responds with not found
$ host -t a my_user.ip.afrihost.co.za. rv.dns2.co.za.
Address: 154.0.174.200#53
Host my_user.ip.afrihost.co.za. not found: 3(NXDOMAIN)
DNS2 server responds correctly:
$ host -t a my_user.ip.afrihost.co.za. rv.dns1.co.za.
my_user.ip.afrihost.co.za has address 169.0.100.xxx
This started 03 Feb 13:00
Ticket: DHZ-766-53060
It is intermittently working. Sometimes getting NXdomain.
Digging a bit deeper it looks like it is one of the authoritative DNS servers which has an issue.
Getting the auth DNS for this
$ host -t ns ip.afrihost.co.za.
ip.afrihost.co.za name server rv.dns2.co.za.
ip.afrihost.co.za name server rv.dns1.co.za.
DNS2 responds with not found
$ host -t a my_user.ip.afrihost.co.za. rv.dns2.co.za.
Address: 154.0.174.200#53
Host my_user.ip.afrihost.co.za. not found: 3(NXDOMAIN)
DNS2 server responds correctly:
$ host -t a my_user.ip.afrihost.co.za. rv.dns1.co.za.
my_user.ip.afrihost.co.za has address 169.0.100.xxx
This started 03 Feb 13:00
Ticket: DHZ-766-53060