02-18-04 07:34 AM
On Wed, 18 Feb 2004 11:20:46 +0100 Marcel Bootsman wrote:
> Hello,
>
> i am creating a detailed plan for setting up my RH9 machine as a web/mail
> server.
> It is going to host a domain, let's call it www.domain.com.
> My current hosts file looks like this:
>
> # Do not remove the following line, or various programs
> # that require network functionality will fail.
> 127.0.0.1 localhost.localdomain localhost servername
>
> where servername is the name of the machine.
>
> Now what changes would I have to make if i am going to have the domain.com
> point to this machine?
> thanks !
You need to set up a proper DNS zone for your domain on the DNS server
responsible for the domain.
The /etc/hosts file you should change to
127.0.0.1 localhost.localdomain localhost
123.123.123.4 host.domain.com host
Alexander
--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
[ Post a follow-up to this message ]
|