- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Deny web-proxy forwarding request to a port
Hi Fortigaters,
I have a explicit web proxy defined in Transparent mode VDOM (Fortigate v5.0).
Firewall policy for explicit web proxy requires destination port ("service") be set to "webproxy", so, how can I provision a Firewall policy to deny connection via the proxy to a specific destination port (as specified within Request URI and HTTP HOST header of the HTTP Connect request method message originated by client)?
R's, Alex
- Labels:
-
5.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Alex:
According my experience, you can create a new webproxy service in which only allowed port is set. For example:
config firewall service custom edit "webproxy_1" set explicit-proxy enable set category "Web Proxy" set protocol ALL set tcp-portrange 1-80 next end
Then enable above webproxy service in your policy.
Best Regards
Robert Diao
