Maybe I am not understanding this right, but I'll take a stab at it:
This only works if you are planning on hosting only .be.kz sites on that IP.

In your DNS zone file, you could do something like this:
*.be.kz    IN    A    ip.of.www.be.kz
This will make sure that anything.be.kz is pointed to that particular IP.


Go into IIS setup.  Get into the properties of be.kz.  In the advanced web
site configuration box, make sure that the only entry in there is:
IP: ip.of.www.be.kz
Port: 80
Host Header:
(Note the host header is empty.)

Hopefully that is what you are looking for!

Jared Tullis
Systems Engineer, OnLine Web Marketing, Inc.

----- Original Message -----
From: "Duane Johnson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 30, 2000 1:25 PM
Subject: Re: [IMail Forum] DNS question


> This sounds like you need  create sub-domains in your DNS under the be
> domain and have the sub-domain ip address the same as the www.be.kz.
> ----- Original Message -----
> From: "Len Conrad" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, October 30, 2000 2:54 PM
> Subject: RE: [IMail Forum] DNS question
>
>
> >
> > > > >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/
> >
> >
>
> 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