View Single Post
  #5 (permalink)  
Old 2008-02-01
dsb.nepo dsb.nepo is offline
Senior Member
 
Join Date: 2006-04-30
Location: Europe, Germany
Posts: 135
Rep Power: 3
dsb.nepo has an average reputation (10+)
Default Re: Generate mail alert for "illegal" access

If you only accept office mode you can use the assigned network for a alert rule.

Lets say you have assigned 192.168.10.0/24 as the office mode pool you can make a rule like the following.

Code:
source            | destination |     VPN     | service | action | track 
------------------|-------------|-------------|---------|------------------
SR-Users@any      | SRV-GRP1    |RemoteAccess | http    | accept | log
Net_192.168.10-24 |   any       |RemoteAccess | any     | reject | mail
Reply With Quote