Hi,

I am trying to write a zone for policy-ip-trigger and trying to reverse the
IP which I have done with below command

cat test | awk -F. '{print $4"."$3"."$2"."$1".rpz-ip"}'

Does any one have any other idea?

Also with policy-ip-trigger is it mandatory to provide subnet mask in
reverse manner?
As single IP address will be blocked with
123.226.68.21

21.68.226.123.rpz-ip  OR
32.21.68.226.123.rpz-ip

Can someone please confirm?
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to