Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How get ex: url.com to work instead of www.url.com

0 views
Skip to first unread message

Paul Richardson

unread,
Mar 23, 1997, 3:00:00 AM3/23/97
to

I am not to much in dns but could
on tell me in a short way and not to
technical words :-) how would I go
about this.

Thanks.

Paul

Cricket Liu

unread,
Mar 27, 1997, 3:00:00 AM3/27/97
to

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

Scott C. McGrath

unread,
Apr 1, 1997, 3:00:00 AM4/1/97
to

Paul Richardson wrote:
>
> I am not to much in dns but could
> on tell me in a short way and not to
> technical words :-) how would I go
> about this.
>
> Thanks.
>
> Paul


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.

Becki Kain

unread,
May 23, 1997, 3:00:00 AM5/23/97
to

Isn't this a bad thing - making the domain name an A record?

beckers

Kenneth Penttinen

unread,
May 23, 1997, 3:00:00 AM5/23/97
to

Becki Kain wrote:
>
> Isn't this a bad thing - making the domain name an A record?
>


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
==========================================================

Cricket Liu

unread,
May 24, 1997, 3:00:00 AM5/24/97
to

On 23 May 1997 14:46:21 -0400, bec...@quip.eecs.umich.edu (Becki
Kain) wrote:

>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.

André Pirard

unread,
May 28, 1997, 3:00:00 AM5/28/97
to

bec...@quip.eecs.umich.edu (Becki Kain) wrote:

>
>Isn't this a bad thing - making the domain name an A record?

No worse than an MX, would it.

André.


0 new messages