Date: Tue, 21 Dec 2004 22:21:49 -0600 From: Frank Knobbe <frank@knobbe.us> To: Chris <racerx@makeworld.com> Cc: freebsd-questions@freebsd.org Subject: Re: Running own servers Message-ID: <1103689309.7511.23.camel@server1> In-Reply-To: <41C8F51D.9080604@makeworld.com> References: <e6ceb9d4041221192435910b4e@mail.gmail.com> <20041222035615.GA10180@gamerasmog.com> <e6ceb9d404122119593c84182@mail.gmail.com> <1103688155.7511.11.camel@server1> <e6ceb9d404122120043aa4943f@mail.gmail.com> <e6ceb9d4041221200677fb2b20@mail.gmail.com> <1103688595.7511.17.camel@server1> <41C8F51D.9080604@makeworld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-12-21 at 22:16 -0600, Chris wrote: > > Or find someone with public name servers that is willing to pull zones > > from your name server. Your domains then reference those 3rd party name > > servers, but not your own. But since those 3rd party name servers pull > > zones from your box, you are still in control of your zones as far as > > configuration of zone information is concerned. > I can't see how that will work. If an IP block say belongs to Verizon, > THEY are authoritive. You just can't "steal" stuff and have it resolve > both ways. For reverse DNS, that is correct. You still won't be able to do reverse DNS. However, forward DNS works just fine. I have a friend for example that administrates his own zone files for the two domains he owns. My primary name server pulls that info from his box, and my secondaries will pull it from my primary. His domains all reference my name servers. That way the domains use stable name servers, but he is still able to make changes (i.e. new CNAME and A records) without my involvement. Again, this is only for forward resolution. Reverse resolution has always to be delegated by the IP block owner to a stable name server within that block. I'm not aware of any ISP who would delegate reverse resolution to an address outside of their control. Cheers, Frank
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1103689309.7511.23.camel>