View Single Post

  #3 (permalink)  
Old 01-16-2004
Cameron Kerr
 
Posts: n/a
Default Re: Problems with BIND and a windows XP computer

Fred Emmott <pcfreak65@hotmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi, heres the layout of the server:
>
> eth0 - 192.168.0.2, in bind as a master zone called "linuxserver"
> eth0:0 - 192.168.0.3, in bind as a master zone called "fredsserver"
> eth0:1 - 192.168.0.4, in bind as a master zone called "jonysserver"


What the!?! Read the DNS HOWTO, you're design is fundamentally flawed.

192.168.0.* should all be in the same zone. *server should have A
records in something like localdomain (or lan perhaps in your case).

--
Cameron Kerr
cameron.kerr@paradise.net.nz : http://nzgeeks.org/cameron/
Empowered by Perl!
Reply With Quote