Step 1 - Selecting an event
When you want to define a policy in WinGate, the first task is to create a new policy from the Policy panel and choose what type of event will trigger the policy.
-
Create the policy
- Open the WinGate Management console.
- Navigate to Control Panel > Policy.
- Under the Tasks menu select New policy, or alternatively right click anywhere on the Policy panel, and select New policy from the menu. This will open the Policy Event dialog.
-
Select an event
- In the Name field of the Policy Event dialog, enter a suitable name for the policy.
- In the Source Type pane, select the WinGate component or service where the event will occur. Selecting a Source Type will reveal all the events that the component or service has registered. In this example we will be choosing the Any HTTPProxy as the Source type.
- In the Event Type pane, select the registered type of event that the policy will be triggered by. In this example we will be choosing the ProxyRequest event type.
- Click OK on the Policy Event dialog to open a policy editor, so you can configure the content of the policy.
In the example above, the WWWProxy:ProxyRequest event will be the event selected to base the policy on. This means that the policy will be actioned whenever a client makes a proxy type request to the WWW Proxy service.
Click here for Step 2