|
|
|
|
|
by zdw
349 days ago
|
|
This is the correct way - dynamic DNS servers frequently have very low TTLs set. Serving DNS yourself is such an incredibly small bandwidth impact - most of the packets are in the 10's to 100's of bytes - and authoritative DNS servers do not do a lot of processing, just send back RR's from zones which are read at boot time, or updated in an in-memory database. |
|
But I would love to read your blog post about setting one up and what you learned.