Hello,

I want to redirect my web site on my internal LAN. I have registered
site on active host. I want to redirect site on my live ip 202.x.x.x
configured on my live windows 2003 server. that server also redirect on
private ip 192.x.x.x of my another web site in LAN.

Both has installed IIS 6.0.

Please help me

Thanks in advance

Gunjan Desai

Re: Redirect web site on Private LAN by Kristofer

Kristofer
Tue Feb 22 08:51:53 CST 2005

Hello,

The redirection available in IIS will only tell the client that the page
can be found elsewhere, and it will also tell the client where the page is
located. IIS does however not care what the client does next to this. (IIS
is only a webserver)

My understanding of your message is that you want to run multiple
webservers using the same external IP. If this is true, you either need to
use different ports, or use a reverse proxy.



--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


Gunjan Desai wrote:

> Hello,
>
> I want to redirect my web site on my internal LAN. I have registered
> site on active host. I want to redirect site on my live ip 202.x.x.x
> configured on my live windows 2003 server. that server also redirect on
> private ip 192.x.x.x of my another web site in LAN.
>
> Both has installed IIS 6.0.
>
> Please help me
>
> Thanks in advance
>
> Gunjan Desai