I need to create a number of reverse DNS entries. Can anyone tell me an easy way to do that without breaking anything in Directadmin?
Actually I need to create 767 of them.
On my old Raq550 Redhat box I did it in:
/var/lib/named/etc/named/db.3.3.12.in-addr.arpa.include
With entries like so in the include file:
1 in ptr 12.3.3.1.broadband.mydomain.com.
2 in ptr 12.3.3.2.broadband.mydomain.com.
2 in ptr 12.3.3.3.broadband.mydomain.com.
...
How do I do this on the FedoraII box without hurting Directadmin?
Thanks.
Matthew
Actually I need to create 767 of them.
On my old Raq550 Redhat box I did it in:
/var/lib/named/etc/named/db.3.3.12.in-addr.arpa.include
With entries like so in the include file:
1 in ptr 12.3.3.1.broadband.mydomain.com.
2 in ptr 12.3.3.2.broadband.mydomain.com.
2 in ptr 12.3.3.3.broadband.mydomain.com.
...
How do I do this on the FedoraII box without hurting Directadmin?
Thanks.
Matthew