> > >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?
> >
> > that's simple, I think
> > xxx.be.kz   A    ip.of.www.be.kz
> > Then in IIS5, you set up your virtual www's to listen on
> > ip.of.www.be.kz AND hostheader of xxx.be.kz, if I understand what
> > you want.
>
>Don't thinks so...
>Look, http://www.be.kz works ok, so is also http://patrick.be.kz, but I want
>to go to the default page of BE.KZ when the user types in a xyz.be.kz.
>
>I get now this error:
>,------
>|ERROR 205 -- DNS name lookup failure.
>`---------------
>
>How can i avoid the DNS error?

As I said,

xyz.be.kz     A    ip.adr.ess
www.be.kz      A    ip.adr.ess
patrick.be.kz     A    ip.adr.ess

But have the xyz virtual HTTP server point at the document root of www.

Len

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