In message
, Mauricio
Tavares writes:
> so I want to define a reverse dns zone to handle 172.16.101.64/27. In
> the named.conf file I set:
>
> acl bogusnets {
> 0.0.0.0/8;
> 1.0.0.0/8;
> 2.0.0.0/8;
> 192.0.2.0/24;
> 224.0.0.0/3;
> 10.0.0.0/8;
>
On 1/25/2013 2:56 PM, Mauricio Tavares wrote:
so I want to define a reverse dns zone to handle 172.16.101.64/27. In
the named.conf file I set:
acl bogusnets {
0.0.0.0/8;
1.0.0.0/8;
2.0.0.0/8;
192.0.2.0/24;
224.0.0.0/3;
10.0.0.0/8;
!1
so I want to define a reverse dns zone to handle 172.16.101.64/27. In
the named.conf file I set:
acl bogusnets {
0.0.0.0/8;
1.0.0.0/8;
2.0.0.0/8;
192.0.2.0/24;
224.0.0.0/3;
10.0.0.0/8;
!172.16.101.64/27;
172.16.0.0/12;
192.168
3 matches
Mail list logo