[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] MX problem ?



No, the IP for mail.domain.com can be the same IP as www.domain.com and
domain.com, it is normal for the same IP to handle both web and mail
services
for a domain.

e.g.

A - domain.com - 192.168.100.1
A - www.domain.com - 192.168.100.1 with automatic reverse generation on
A - mail.domain.com - 192.168.100.1
MX - domain.com - mail.domain.com - high priority

Any mail sent to user@xxxxxxxxxx would be handled by mail.domain.com
which resolves to 192.168.100.1

as long as you have the minimum DNS entries as described above then
your DNS should be configured fine for web and mail services.

--
Clive


> Hmm...I think this is my problem:
> 
> >A - mail.domain.com - IP
> 
> I don't have an A record pointing to mail.domain.com because it's 
> sharing the IP. So in order for mail to mail.domain.com to be 
> delivered I guess that domain.com has to have its own unique IP?

>