WildCard DNS Quick Question
Hi Guys,I just wanted to ask a quick question. I'm trying to setup Xpanel on my hosting and one of the instructions to do is to add WildCard DNS. Now I searched through some posts, everyone seems to have different answer, ie. edit some files, add DNS zone in WHM, do this, do that! But i'm not sure what I'm suppose to do since these instructions were written poorly.
Anyways, heres what the instructions say:
Edit your DNS record, add wildcard *
yourdomain.com. IN A 123.45.67.88
www.yourdomain.com. IN CNAME yourdomain.com.
ftp.yourdomain.com. IN CNAME yourdomain.com.
xpanel.yourdomain.com. IN A 123.45.67.89
*.yourdomain.com. IN CNAME xpanel.yourdomain.com.
yourdomain.com. IN A 123.45.67.88
www.yourdomain.com. IN CNAME yourdomain.com.
ftp.yourdomain.com. IN CNAME yourdomain.com.
xpanel.yourdomain.com. IN A 123.45.67.89
*.yourdomain.com. IN CNAME xpanel.yourdomain.com.
Thanks!