- Creative Internal DNS
Connect to muppets.crecom.com.au
su to root
vi /home/named/var/named/zone/internal
- Update date field on line 3 in the following format: YYYYMMDDHH
- Update appropriate DNS record
Save internal , and quit to command line
- Execute the following commands
/etc/init.d/named restart
Which will perform the following functions automatically:
/etc/init.d/named-vpn stop /etc/init.d/named-internal stop /etc/init.d/named-external restart /etc/init.d/named-internal start /etc/init.d/named-vpn start
