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

Exception in banlist

Apr 28 08 8:42 pm

Hi, I have users with banlist enabled .thebanlist contains 'HTTP URL CONTAINS JOBS' So whenever the user request any url which contains job/jobs is denied by wingate. Now i want only timesjob to be accesed for my users. but not other url which contains job/jobs

Apr 28 08 10:12 pm

Hi

to do that, you could add another right which grants users access to timesjob.

The banlist only prevents a particular rule from granting a right, other rules can still grant that right.

Good solution

Apr 29 08 7:24 pm

Hi ,

As per your suggestion it is possible. But the thing to write this post is how to give that special Right to the user ? I dont know that .

Apr 30 08 10:20 am

Assuming you are using a method of authentication create a new policy using the following:


-Recipient = User A (the user you want to grant the exception to)

-User must be authenticated

-on the advanced tab ~ Add filter ~ add criterion
- "this criterion is met if" "http URL" "contains" "example.com"
Post a reply