Search Again:

Re: DNS and Webstar 4.3 question

From: Global Homes Webmaster
Date: Monday, January 15, 2001
Time: 12:21:53 pm

On 01/15/01 at 10:45, Al Woodson wrote:

> I would like to use the mail server that is part of the Webstar Suite.
>
> My question is since Webstar is webserver mailserver,ftp server and
> supports multiple domains, how do I tell my dns server that there is a
> mailhost at the same ip as the webserver and that it is a virtual domain
> with no fixed ip?

Strictly speaking, your name server doesn't really care what all services are
running at any given IP address. DNS doesn't know anything about what services
are running on a host -- it only helps you find the host from its domain name.
What you need to do with the name server (i.e., QDNS) is to make sure that it
has proper MX records for each of your virtual domains, pointing to whatever
mail server will handle mail for that particular domain. IOW, for each domain,
you need a record like:

your.virtual.domain. MX 10 mail.your.main.domain.

where 'mail.your.main.domain.' is the host name that you've given to your mail
server (both in your DNS and in the mail server's config). There should be an
A record for mail.your.main.domain. You must also, of course, set up the mail
server so that it knows it's supposed to handle mail for your.virtual.domain.

Christopher Bort



Messages In This Thread:



Return to Digital Point Solutions' Home Page