experts.tallysolutions.com website block in Proxy: Proxy.HTTP.
how do we allow particular reported website in application control.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi anyone please help me to allow
Hello,
The signature "Proxy.HTTP" detects a web proxy connection in a format like "GET https://xxx.yyy.com" or "CONNECT https://xxx.yyy.com". There are 2 reasons your session to the destination gets flag as "Proxy.HTTP".
1. You have a web proxy set up. In this case, you need to recalibrate either the web proxy or your firewall to allow the session. You cant set your network to use a web proxy and then have the signature "Proxy.HTTP" set to block.
2. You are using an application that connects to the destination with a web proxy connection. In this case you can add a custom application control signature to whitelist the host.
You can use this template:
F-SBID( --name "YourDomain.HTTP_Custom"; --protocol tcp; --service HTTP; --pattern "yourdomain.com"; --context host; --no_case; --app_cat 12; --weight 10; ) F-SBID( --name "YourDomain.SSL_Custom"; --protocol tcp; --service SSL; --pattern "yourdomain.com"; --context host; --no_case; --app_cat 12; --weight 10; )
Homing
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1731 | |
1099 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.