Thanks.
Paul
All you need to do is assign the address of your Web server to
url.com:
url.com. IN A <IP address of Web server>
cricket
Acme Byte & Wire | http://www.acmebw.com/
cri...@acmebw.com | (303) 449-0484
Add a A record in the SOA. This works for broken mailers
ie MS SMTP Gateway which do not always process the MX records
properly.
Example
MyMach.MyNet.com MX 10 MyNet.com.
MyNet.com A 10.10.10.1
This creates a mail exchanger record with a priority of 10
and a A record with the IP Address of the desired host.
This is the same hack CNN.COM uses to make http://cnn.com work
P.S. For the convienience of web browsers PLEASE also set up the
standard WWW.MyNet.com.
Isn't this a bad thing - making the domain name an A record?
beckers
No...you have to make an A record for it somewhere or it will never no
where to go...
--
==========================================================
Kenneth F Penttinen H O S T M A S T E R
G O O D N E T k...@good.net
==========================================================
>Isn't this a bad thing - making the domain name an A record?
No, just as long as the domain name has an SOA and NS records.
>
>Isn't this a bad thing - making the domain name an A record?
No worse than an MX, would it.
André.