Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Redirect to specific address on page block

Jan 23 07 6:25 am

Hey, I'm using the "Transparent proxy" option with WWW proxy on Wingate 6.2 in order to block certain sites users access through NAT. My question is this:

When a user attempts to access a site or address that matches the criteria in my filter, can I redirect them to an "error" page of my own making, or am I stuck with the default "Access Denied: File not found or access denied" message?

Any help is appreciated, thanks!

Jan 23 07 8:48 am

Yes it can be done. See this link - you will have to go to several other nested links from there.

Jan 25 07 12:17 am

WinGate 2007 which we are working on the beta of, will do this. It's majorly overhauling the policy framework (but don't worry about existing legacy policy config, it should still work as a special case of the more generalised policy framework).

main new features are the ability to control order and sequence of evaluation of policy, specifying for each recipient what happens

* when a filter is matched
* when a filter is not matched.

for a match case or non-match case you can specify:

* return grant
* return denied
* return divert request to somewhere else
* continue processing policy
* break
* jump to named policy element and continue from there.

So this will allow a much simplified structuring and maintenance of policies, in a multi-layered approach, and provide ability to custom respond to matches or mismatches on specific policy elements.

I'm writing a paper on it at the moment... that's not even the really exciting new policy stuff!!!!

Adrien

Jan 25 07 2:18 am

Adrien, that sounds great!
Post a reply