Already have a stateful excpetion for port 8080 outbound, but that does
not seem to work for this site.
Site they're trying to go to is http://www.wyonewspapers.org , then
clicking on the browse by city or browse by county links, neither of
which work unless I unload filters.
Any suggestions as to what I can do here?
TIA,
Steve
Could possibly be that a java applet loads that tries to connect
directly to the site via NAT? In which case you'd need to open port
8080 from private to public interfaces, stateful.
PKTSCAN or filter debug work would tell you what was going on, and from
there it should be easy to fix the filters.
Craig Johnson
Novell Support Connection SysOp
*** For a current patch list, tips, handy files and books on
BorderManager, go to http://www.craigjconsulting.com ***
> Your exceptions are wrong if the site works simply by unloading
> filters.
Well that's definitely a possibility, filter excpetions have been
kicking my *** lately.
> Could possibly be that a java applet loads that tries to connect
> directly to the site via NAT? In which case you'd need to open port
> 8080 from private to public interfaces, stateful.
I already have a stateful exception from private to public for 8080