Quote:
Originally Posted by till
If thats the file were ispconfig writes the zones in your installation, then its ok. You can freely configure this file in ispconfig under system > server config.
|
hi till, i already added a zone in mobile.domain.com, and added some test record.. but im unable to ping this record created.. heres my newly added zonefile..
$TTL 3600
@ IN SOA srv1.domain.com. admin.company.com. (
2013020401 ; serial, todays date + todays serial #
7200 ; refresh, seconds
540 ; retry, seconds
604800 ; expire, seconds
86400 ) ; minimum, seconds
;
test 86400 A 192.168.245.120
this file was in /var/named/chroot/var/named....