iis 5 through linksys wireless 4prt switch firewal
Expand Post »
I'm using windows 2k adv serv and running iis 5. I want to run a small web server, but i can't get it accessed through my firewall (linksys wireless 4prt switch). I think the problem is something to do with making the app run in passive mode. Any ways that i can do that or any suggestions on how i could make it work through the firewall. I tried via my network, it worked fine, therefore it's my router/lan settings on iis.
Re: iis 5 through linksys wireless 4prt switch fir
I know the answer to your problem. Set your website to a port other than 80. FYI.. most websites are on port 80, so when you type in http://www.msn.com, its really http://www.msn.com:80. Optimum Online blocks all incoming port 80's. The way you access your site is http://url:port .... or you can get something like dns2go and they have a place to make it automatticly go to a specified port.
Last edited by alc6379; Sep 30th, 2004 at 12:15 pm. Reason: disabled smilies
Re: iis 5 through linksys wireless 4prt switch fir
when the person is viewing the site, would they have to type in http://24.24.24.24:1000 or just http://24.24.24.24. The ":1000" part can get quiete annoying.
why does optimum online block it!i thought we were uncapped, as in NO restrictions.
Re: iis 5 through linksys wireless 4prt switch fir
I think the fact that you have to include a port number when you're using IIS in your URL with another port other than 80, is just because of Microsoft. I haven't found any other way to get around it(if anyone has any info, I'd appreciate it).
I have heard from several people that Apache has a way around it. It doesn't seem like a complicated thing either. I don't think it goes down to an HTTP protocol layer, so I don't see what the problem is.
Re: iis 5 through linksys wireless 4prt switch fir
Problem is... i can access it via my network, typing in both:
http://24.24.24.24/website (cable modem ip)
and
http://192.168.1.101/website (network ip)
from within a computer in my network. So i think it's the router, not iis. And apache, can't use, i have asp on da site. I don't want to use that asp thing for linux cause there are some stuff i'm doing in asp that it doesn't support.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Windows NT / 2000 / XP Forum Timeline:New Testing