Re: Reverse Zone CIDR

2016-05-30 Thread Jonathan Del Campo
ev/rob0 wrote: > On Wed, May 25, 2016 at 12:06:40PM +0100, Tony Finch wrote: > > Jonathan Del Campo wrote: > > > > > > So if I have to create two /24 reverse zones for my case, I will, > > > but I was hopping a smarter solution. > > > > Oh, I had a

Re: Reverse Zone CIDR

2016-05-25 Thread Jonathan Del Campo
2317-style delegation, while possible for a /23, was designed for > IPv4 prefixes smaller than a /24. > > Regards, > > Anand Buddhdev > RIPE NCC > > On 25/05/16 11:37, Jonathan Del Campo wrote: > > Hello, > > > > We are trying to create a zone for a /23 subn

Reverse Zone CIDR

2016-05-25 Thread Jonathan Del Campo
Hello, We are trying to create a zone for a /23 subnet (192.168.222.0/23), but we can't get the reverse zone working. There is our config : */etc/named/domain.int.zonefile :* zone "0/23.222.168.192.in-addr.arpa" IN { type master; file "dynamic/0-23.222.168.192.in-addr.arpa"; }; */var