View Single Post
  #1 (permalink)  
Old 2007-01-30
mumbly mumbly is offline
Junior Member
 
Join Date: 2007-01-26
Posts: 2
Rep Power: 0
mumbly has an average reputation (10+)
Default URI ressource on http proxy service 8080?

My PC are on a secured lan, separated from the site lan by a fw-1 (ngx R60)
IE (on the secured lan) is set so that it uses an http proxy (8080) on the site lan (on the other side of the firewall).

I try to add a rule on fw-1 (ngx R60) so that it filters URI on 8080.

URI filtering works well when the service is on 80 (when IE doesn't use proxy).

If I just change the service port to 8080, and keep the same rule and same URI ressource, then it doesn't work ( IE set to use the proxy).
In this last case, there are no logs in the FW , and IE gets an 'this page cannot be displayed message').

If I use the same service (on 8080), but without a ressource, then it works (but of course, there is not uri filtering...).

Do you know if URI filtering can be done on a port 8080? And if yes, how?
Reply With Quote