Sometime it is easier to add a CNAME record to our DNS server via some DNS Manage interface.
Instead of keep adding A record for each new server , we just maintain one record with IP while the rest of it
just a list of CNAME record.. if happen to change the IP address. only one record need to be updated
instead of the whole bunch of record.. but it may took longer time to be effective..
which is more or less not so vary using other type of record too.
ok. for the one using webmin to manage DNS record.
there is no “CNAME record manage” per say.. but it had “ALIAS” which did the exactly the same thing..
managing the “CNAME record”..
just the tricky part to add it .
it must be exactly as the following rules :
1. only type the subdomain without the FQDN (Fully qualified domain name).
i.e if want to for “www.home.namran.net ” just type “www”
2. the destination MUST end with a dot.
i.e “usmnet.myvnc.com.” NOT the “usmnet.myvnc.com”
as the later will NOT work!
then… verify it is added correctly before applying changes to BIND.
then it shall response to dig request as below :
which is almost immediately if querying to that particular DNS server directly..
for querying using other DNS server you might need to wait for it to propagate first.
p/s : .. pretty weird.. isn’t it ?
hopefully can write on setting up DNS server at home .. shortest path .. afterwards.. haha
Here are five key communication skills that help you speak with clarity and influence: Speak…
Are you ready to unlock your full potential as a man?Discover powerful insights, real-life transformations,…
One day we will set aside one whole day to review the whole lesson we…
Last weekend, 07/12/2024 I managed to join Dev Fest Kuala Lumpur 2024, organized by Google…
TIPS BACAAN AL-QURANOleh: Dr. Muhd al-Muhaysni.1. Jangan engkau berikan (fokus membaca) al-Quran pada lebihan waktumu…
Selawat yang ringkas, yang mana apabila kamu membacanya satu kali sebanding 100 ribu kali, jadi…
View Comments
Being a new user to webmin after having used Cpanel for a loooong time, this surely helped me add a cname for my maxcdn. Webmin is very complicated compared to Cpanel which makes me rethink my decision of switching to webmin. Thanks anyways.