Hi,

In BIND Zone files (not sure about MS DNS as I don't use it) you can use
wildcards,

i.e. in the be.kz zone file:

*       IN      A       x.x.x.x

Is a valid entry which, in the absense of an actual A(ddress) or CNAME
record for a particular name will respond to any request for
absolutelyanything.be.kz with the ip address x.x.x.x

If there is an entry like:

www     IN      A       x.x.x.y 

Then this will take preference over the wildcard entry and x.x.x.y will be
returned instead.

Cheers

Phil

btw, IIRC A=Address not Alias ;-)

-----Original Message-----
From: Dan Evans [mailto:[EMAIL PROTECTED]]
Sent: 30 October 2000 16:12
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] DNS question


Use a CNAME record for the new domain to point to the domain you want to be
displayed.

A (Alias) is the actual domain, CNAME (Canonical Name) is used to point to
an A record. It's the wrong way round but that's the way it is.

Dan


----- Original Message -----
From: "Patrick Mast, WinFakt!" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 30, 2000 3:17 PM
Subject: [IMail Forum] DNS question


> Hi,
>
> I have a domain www.be.kz.
> I use it to register domains for my clients like www.clienta.be.kz, or
> www.client2.be.kz, etc...
>
> How can I set my DNS so that EVERY xxx.be.kz URL goes to the www.be.kz
page?
>
> I saw that I cannot use a * in the Host...?
>
> I use Win2K adv. server.
> I use the DNS GUI of Win2K.
>
> regards,
>
> Patrick Mast
> www.Patrick.Be.kz
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to