Re: IIS mostly but help pointing towards apache / linux computer
From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 06/02/04
- Next message: Bernard: "Re: Patches"
- Previous message: Bernard: "Re: IIS 6.0 -- w3wp pegs CPU at 100% while loading anything"
- In reply to: Scot C: "IIS mostly but help pointing towards apache / linux computer"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Jun 2004 14:55:37 +0800
Since your linux router is fowarding all port 80 traffic, and it get send to
IIS. when the request reach IIS and IIS check that this host header doesn't
belong to the IIS box, it will return 'no website configure for this
address' or etc error. If you want IIS to redirect, I guess you need to
setup another name.
www/linux.XXX.com
www -> local
linux -> redirect to yyy.XXX.com
where IIS able to resolve yyy.XXX.com and etc.
just a theory :) you can try.
of coz the best.. if you can configure your linux box. to check header
request. if linux.XXX.com stay local, other forward to IIS box.
-- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ "Scot C" <scotcondry@hotmail.com> wrote in message news:c63e7835.0406011454.2e5502e1@posting.google.com... > I have a couple of web pages on my windows 2000 server and it works > fine. I also have a linux computer running as a router / firewall > (192.168.1.1 & my static IP) and it sends all port 80 traffic that > comes in from outside to my windows machine (192.168.1.105). I have > DNS and IIS configured right and it is working. > > BUT now I want to host something on my linux box too, namely a email > list manager named mailman that has a web page portal. MY web pages > are at http://www.mydomain.com and my linux pages are on > http://linux.mydomain.com . I am assuming that even though someone is > trying to hit my http://linux.domain.com it is going to be sent first > to my windows 2k server because the firewall is sending all poprt 80 > traffic there. So I just want to be able to direct linux.mydomain.com > traffic to my linux box, and I assume I do that in IIS, but so far > nothin I have tried is working. > > One thing a little diferent is that my internal DNS is hosted by me > but my external DNS is hosted by a friend of mine elsewhere. He knows > what he is doing though and has set his up on his end. I have set it > up on my end bacuse I can get the linux and windows web pages fine > onthe inside (but of course I want my email list members to hit it > from the outside) > > Make sense? Can anyone help or point me towards a better board or > resource? > > SC
- Next message: Bernard: "Re: Patches"
- Previous message: Bernard: "Re: IIS 6.0 -- w3wp pegs CPU at 100% while loading anything"
- In reply to: Scot C: "IIS mostly but help pointing towards apache / linux computer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|