We have an internal web application that lives on a Lotus Domino box. It uses Javascript [:(] to build the links and pages. There is one particular page that I cannot access.
From the HTTP security log:
2010:07:15-09:23:28 fw1 httpproxy[4375]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="10.50.129.254" user="JOHNDOE" statuscode="502" cached="0" profile="REF_wypfqnhjLP (ABC network)" filteraction="REF_OixZdDHgPa (WideOpen)" size="2281" time="59 ms" request="0xaeb18500" url="server.domain.com/.../MyRequests
The filteraction 'Wideopen' has no restrictions and is limited to my IS staff.
Using SSO for AD.
I suspected at one time that is was a hidden alternate port somehow, but have since rulled that out.
I have tried expections and always allow entries. Nothing gets to the packet filter. I do have DNAT rules defined, but they SHOULD have no effect on this site.
Any Helpful ideas???
This thread was automatically locked due to age.