Setting up bind as secondary for a subneted reverse lookup domain
    Helmut Schneider 
    jumper99 at gmx.de
       
    Wed Sep 24 14:02:25 UTC 2003
    
    
  
Helmut Schneider wrote:
>         zone "0.25.0.168.192.in-addr.arpa" {
> #        zone "0.0.168.192.in-addr.arpa" {
>         type slave;
>         file "slave/0.25.0.168.192.in-addr.arpa";
> #        file "slave/0.0.168.192.in-addr.arpa";
>         masters { 192.168.0.1; };
>         };
>=20
>         zone "128.25.0.168.192.in-addr.arpa" {
> #        zone "128.0.168.192.in-addr.arpa" {
>         type slave;
>         file "slave/128.25.0.168.192.in-addr.arpa";
> #        file "slave/128.0.168.192.in-addr.arpa";
>         masters { 192.168.0.129; };
>         };
>=20
> But even no zonefile is created. Forward Lookup Zone is replicating
> well.=20
Sorry guys, the zone differed to the one on the primary servers (both =
0.168.192.in-addr.arpa).
Regards, Helmut
    
    
More information about the bind-users
mailing list