Following this thread:

http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/f1ac75810d4d341b/6b3f904176aba933?lnk=st&q=question+on+host+header&rnum=1#6b3f904176aba933


I would ask how can I assign another IP to a website to catch
*.mydomain.com.


Now all websites point to 10.0.0.2 and, according Ken advice, I
configured newtork-card to add another IP: 10.0.0.3.

How should I set up web site with that IP (properly natted from internet
to lan zone) ?

I think:

Properties --> Website --> Advanced -->

Ip address TCP port Host

10.0.0.3 80 <empty>


But it doesn't work!

If I ping from command prompt:

ping test.mydomain.com DNS resolve correctly IP address.

I don't know where else modify settings...

And what about call website only from IP address?

217.xxx.xxx.xxx is natted --> 10.0.0.3 and when I browse internet this
way: http://217.xxx.xxx.xxx I can see website, I would avoid this.

Any help much much appreciated.

Best regards.

--
fabri
Sei un italiano medio, di oltre trent'anni se:
Sai che il codice SYS64738 serviva per riavviare il Commodore 64 ed hai
cambiato almeno una mezza dozzina di joystick Quickshot I giocando a
Summer Games.
MKDS nick & friend Code:
Joker® - 055895 043343

Re: Unique IP for one website - IIS 5 by Bernard

Bernard
Thu Mar 16 01:45:23 CST 2006

Yes, there's no wildcard domains host header for IIS 5/6.
Hence you need to bind the website to 1 dedicated ip address, then let DNS
do the magic.
e.g * domain A record in your DNS records.

Next, you have got port-forwarding configured. assuming 217.x.x.x. is your
router ip.
does it not working, when you enter xyzxyz.domain.com ?
because this site is decidated with IP only, it can access via IP as well.

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


"Fabri" <no@sp.am> wrote in message news:dv8khg$lf$1@nnrp.ngi.it...
> Following this thread:
>
> http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/f1ac75810d4d341b/6b3f904176aba933?lnk=st&q=question+on+host+header&rnum=1#6b3f904176aba933
>
>
> I would ask how can I assign another IP to a website to catch
> *.mydomain.com.
>
>
> Now all websites point to 10.0.0.2 and, according Ken advice, I configured
> newtork-card to add another IP: 10.0.0.3.
>
> How should I set up web site with that IP (properly natted from internet
> to lan zone) ?
>
> I think:
>
> Properties --> Website --> Advanced -->
>
> Ip address TCP port Host
>
> 10.0.0.3 80 <empty>
>
>
> But it doesn't work!
>
> If I ping from command prompt:
>
> ping test.mydomain.com DNS resolve correctly IP address.
>
> I don't know where else modify settings...
>
> And what about call website only from IP address?
>
> 217.xxx.xxx.xxx is natted --> 10.0.0.3 and when I browse internet this
> way: http://217.xxx.xxx.xxx I can see website, I would avoid this.
>
> Any help much much appreciated.
>
> Best regards.
>
> --
> fabri
> Sei un italiano medio, di oltre trent'anni se:
> Sai che il codice SYS64738 serviva per riavviare il Commodore 64 ed hai
> cambiato almeno una mezza dozzina di joystick Quickshot I giocando a
> Summer Games.
> MKDS nick & friend Code:
> Joker® - 055895 043343