Web Hosting Talk







View Full Version : IIS and Tiny Firewall


about2flip
11-04-2002, 04:22 PM
Hi:

Does anyone know how to configure Tiny Firewall to allow my IIS web service to start. It can't start because the firewall is denying it Internet access. If I disable the firewall it starts fine.

You help is greatly appreciated.
Thanks in advance

BiaSecurity
11-04-2002, 06:36 PM
what rules do you have set? make sure you are not blocking inbound syn packets on 80(or any for that matter on that port)

about2flip
11-04-2002, 09:45 PM
In Tiny Firewall, I have the following:

TCP on Port 80 both directions.

Application I am permiting is.
C:\winnt\system32\inetsrv\inetinfo.exe

which is the web services (IIS).

Local endpoint is Any port

Remote endpoint is Any Address, any port


It won't start with these setttings. ANy idea?

Thanks again for your help.