Page 1 of 1

How to set up DNS

PostPosted: Thu Nov 25, 2010 10:39 am
by stephen
cd /etc/bind

add your domain name entry into the named.conf.local file eg mydomainname.com.au

create a zone file called eg mydomainname.com.au.zone with the A and MX records

Restarted the bind service

/etc/init.d/bind9 restart