Sapo, DNS and (real) dynamic A records
Sun 06, 2008 19:33 |
Permalink |
Comments (3) |
Trackbacks (0)
So lately, I am having problems accessing my 0x82.com at home. This domain sits on a dynamic IP address, and I use editdns to update the DNS records.
EditDNS advertises my A record with a 0 TTL. However, I found that my ISP Sapo caches the record with a huge TTL:
0x82.com. 604800 IN A 82.155.174.2
Before I shout “what th f0ck are wrong with this guys”, I still have to do a quick read of the relevant RFC, because I think that a 0 TTL may not be a “standard” thing…
As always, if you know something about this, please shoot! :-)
3 Comments | rss | atom | xml | json
Probably it’s just a protection against dns update flooding, as it does not make any sense to check when a domain expires every second.
There are some ISPs that ignore the TTL sugestion give by the authority nameserver if this value is to short. It´s seems sapo is one of them.
According to Cricket Liu books: “Unfortunately, TTLs of zero tickle a bug in some older name servers, which age out the records before returning them to the resolver that initiated the query. D’oh!”
Not sure what is in the RFC… ;)
You can use Textile 2 markup here. The XHTML tags accepted are: a, abbr, acronym, b, blockquote, code, em, i, strike and strong.