Hello, i am using IIS for over a year, i own some domains, and everything is
working fine.
Now i want to use a subdomain for another server on my LAN, on which i want
to run some websites which i dont want to run on iis (security reasons; iis'
is too high:P)
my main iis server is running on 200.200.200.251 and my 2nd server is
running on 200.200.200.205. i want iis to mirror 200.200.200.251 when for
example test.hfa-soft.com is requested. the problem is, my router does only
do portmapping, it doesnt look for hostnames.
i hope you understand my need an can help me.

Hemmo de Vries

Re: can IIS Mirror? by Jonathan

Jonathan
Sat Oct 29 16:15:36 CDT 2005

Hi,

That is called reverse proxying, and IIS doesn't do it. You might want to
try running the servers on different ports. Not ideal, but otherwise you
will need another application

--
--Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"Hemmo de Vries" <HemmodeVries@discussions.microsoft.com> wrote in message
news:7EFF59B8-E374-48AF-9807-613E7FFA6261@microsoft.com...
> Hello, i am using IIS for over a year, i own some domains, and everything
> is
> working fine.
> Now i want to use a subdomain for another server on my LAN, on which i
> want
> to run some websites which i dont want to run on iis (security reasons;
> iis'
> is too high:P)
> my main iis server is running on 200.200.200.251 and my 2nd server is
> running on 200.200.200.205. i want iis to mirror 200.200.200.251 when for
> example test.hfa-soft.com is requested. the problem is, my router does
> only
> do portmapping, it doesnt look for hostnames.
> i hope you understand my need an can help me.
>
> Hemmo de Vries


Re: can IIS Mirror? by Chris

Chris
Sun Oct 30 12:00:35 CST 2005

IIS 6 on Windows 2003 Server has had 0 Critical Security Patches (2
vulnerabilities) since it was released - I think that beats Apache in the
security vulnerability stakes.

http://secunia.com/product/1438/

--

Cheers

Chris

Chris Crowe [MVP 2005/2006]
http://blog.crowe.co.nz

------------------------------------------------
"Jonathan Maltz [MS-MVP]" <jmaltz@mvps.org> wrote in message
news:%236TFp3M3FHA.2640@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> That is called reverse proxying, and IIS doesn't do it. You might want to
> try running the servers on different ports. Not ideal, but otherwise you
> will need another application
>
> --
> --Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
> http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
> tutorial site :-)
> http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find
> out
> here
> Only reply by newsgroup. I do not do technical support via email. Any
> emails I have not authorized are deleted before I see them.
>
>
> "Hemmo de Vries" <HemmodeVries@discussions.microsoft.com> wrote in message
> news:7EFF59B8-E374-48AF-9807-613E7FFA6261@microsoft.com...
>> Hello, i am using IIS for over a year, i own some domains, and everything
>> is
>> working fine.
>> Now i want to use a subdomain for another server on my LAN, on which i
>> want
>> to run some websites which i dont want to run on iis (security reasons;
>> iis'
>> is too high:P)
>> my main iis server is running on 200.200.200.251 and my 2nd server is
>> running on 200.200.200.205. i want iis to mirror 200.200.200.251 when for
>> example test.hfa-soft.com is requested. the problem is, my router does
>> only
>> do portmapping, it doesnt look for hostnames.
>> i hope you understand my need an can help me.
>>
>> Hemmo de Vries
>