Web Hosting Talk







View Full Version : dns help


hennaboy
05-28-2001, 01:49 PM
Hi i need to add the following for the domain

http://mail.a-healthy-alternative.com

to the dns.

thought id done it through the gui but it still doesnt seem to work.....any help would be great thanks!!!!

(domain). IN MX 0 sitemail.everyone.net.
(your hostnameURL). IN CNAME siteurl.everyone.net.

Cheers
Hennaboy

Juan
05-29-2001, 03:45 AM
do it like this :

IN MX mail

IN A 123.456.789.000
@ IN A 123.456.789.000
mail IN A 123.456.789.000
www IN A 123.456.789.000
*.domain.com. IN A 123.456.789.000

success !