In terms of my publishing rules rules, I'm creating a web listener that points to an external address which I placed on the external NIC of the ISA box, then pointed it towards the internal server.
When you say any outside source port GT 1023 (I'm assuming GT means greater than), do I need to actually specify that in a rule, and is this specific to Apache? My biggest thing is, should a publishing rule for an Apache site be the exact same as a publishing ruel for IIS?
I'll add this, I can see the traffic coming in on port 80 using http, but it's being denied with no rule specified.
Main Topics
Browse All Topics





by: giltjrPosted on 2008-12-28 at 18:56:36ID: 23253738
How are you "publishing" the other IIS sites?
I am assuming you are NAT'ing a public IP address from the Internet to an internal IP address inside. All you should need to do is allow any outside address with source port GT 1023 access to the IP address of the Apache server with the destination port of 80.