I am trying to setup reverse dns on one of my machines, but have no idea why its not working.
i have a /26 ip block and i do have delegation on this machine
here is the zone data
zone "196/26.220.83.208.in-addr.arpa." {
type master;
file "zones/reverse.zone";
};
196 is the first ip, 198 is the first usable ip
i have a /26 ip block and i do have delegation on this machine
here is the zone data
zone "196/26.220.83.208.in-addr.arpa." {
type master;
file "zones/reverse.zone";
};
196 is the first ip, 198 is the first usable ip


Comment