Re: setup default DNS server with only one record

2008-12-13 Thread Chris Henderson
On Fri, Dec 12, 2008 at 4:26 AM, Jonathan Petersson wrote: > You want to manipulate the "." zone. The config you have should be valid, > just point your "." zone in named.conf to the zone file. Thanks. This resolved the issue. This is what I did: edit named.conf and replace: zone "." in {

Re: setup default DNS server with only one record

2008-12-11 Thread Jonathan Petersson
You want to manipulate the "." zone. The config you have should be valid, just point your "." zone in named.conf to the zone file. /Jonathan On Thu, Dec 11, 2008 at 1:08 AM, Chris Henderson <[EMAIL PROTECTED]>wrote: > I am trying to setup a default DNS server for one of my restricted > network s

Re: setup default DNS server with only one record

2008-12-11 Thread Matthew Pounsett
On 11-Dec-2008, at 04:08 , Chris Henderson wrote: I am trying to setup a default DNS server for one of my restricted network segment so that no matter what people type in their browser, they will be redirected to a single IP address or the hostname. The zone file that I have setup is partially

setup default DNS server with only one record

2008-12-11 Thread Chris Henderson
I am trying to setup a default DNS server for one of my restricted network segment so that no matter what people type in their browser, they will be redirected to a single IP address or the hostname. The zone file that I have setup is partially working - it resolves .mydomain.com to a single IP add