[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS service help
Cody Watkins <codyw@xxxxxxxxxxxxxxxxx> wrote:
> At 11:20 AM 7/3/2000 -0300, you wrote:
> >What are the changes that I have to do on DNS settings after adding a
> >Virtual Site?
> >Example: I add customer.com in Add virtual site. Now I can´t access this
> >site on browser. This site has a diferent IP then the primary domain.
>
> Add an A record, an MX record, and maybe a PTR.
>
> lets use 122.122.122.122 as your sites IP and customer.com as their domain.
>
> customer.com - A -> 122.122.122.122
> www.customer.com - A -> 122.122.122.122
> customer.com - MX -> mail.yourserver.com
> 122.122.122.122 - PTR -> customer.com
>
> That looks like that should be all.
And if you're doing name-based hosting and you already have a PTR record for that IP
address, do not create another PTR record on that IP address. You should only have
one PTR record per IP address. And it may be obvious, but if you setup the MX
records as in the above example (I set up many sites exactly like the example) make
sure you have an A record for mail.yourserver.com.
Steven Werby {steven-lists@xxxxxxxxxxxx}