I moved my DNS to cloudflare a few months ago and it's been great (on the free plan too.) I wrote a little ruby script to add all of the forwards for my reverse DNS via their API. Too bad they don't support reverse zones, I still have to run bind to handle all those.
On Thu, Jan 7, 2016 at 1:43 AM, Cassidy B. Larson <[email protected]> wrote: > Anybody use CloudFlare on their free package for one domain with their > worldwide Anycast DNS? > > > > On Jan 6, 2016, at 11:22 PM, Eric Kuhnke <[email protected]> wrote: > > ummm... If you run your own authoritative DNS, somehow pushing your > master-to-slave zone transfers *through github* is not something I would > recommend. You want to be reliant on github being free, operational and > reachable? I realize the odds are low that github would be down, but they > are non zero. > > If you really want to you can have authoritative ns1 through ns4 on four > different continents hosted by four different VPS/VM hosting providers. The > whole idea of running your own DNS is so that you serve as the root > authority for forward resolution of your hostnames, MX, etc, only reliant > upon your domain registrar's glue records and the root nameservers being up > and reachable. > > On Wed, Jan 6, 2016 at 9:51 PM, Ryan Ray <[email protected]> wrote: > >> Could you sync bind with Route53? >> >> https://www.netguru.co/blog/ci-your-dns-setup >> >> >> On Jan 6, 2016, at 9:39 PM, Eric Kuhnke <[email protected]> wrote: >> >> geographic diversity and uplink diversity is a good thing for your >> non-recursive authoritative nameservers... my NS1, NS2 and NS3 (not >> recursive!) are in three different cities. >> >> On Wed, Jan 6, 2016 at 7:47 PM, Sterling Jacobson <[email protected]> >> wrote: >> >>> Maybe, I’m not sure what the advantage is we are offering each other? >>> >>> >>> >>> >>> >>> *From:* Af [mailto:[email protected]] *On Behalf Of *Paul McCall >>> *Sent:* Wednesday, January 6, 2016 8:01 PM >>> *To:* [email protected] >>> *Subject:* [AFMUG] Looking to swap DNS VMs >>> >>> >>> >>> Anybody want to host a simple DNS VM in exchange for the same? Just a >>> little easier than hosting something like that on AWS. >>> >>> >>> >>> Paul >>> >>> >>> >>> Paul McCall, Pres. >>> >>> PDMNet / Florida Broadband >>> >>> 658 Old Dixie Highway >>> >>> Vero Beach, FL 32962 >>> >>> 772-564-6800 office >>> >>> 772-473-0352 cell >>> >>> www.pdmnet.com >>> >>> [email protected] >>> >>> >>> >> >> > >
