857
Views
0
Helpful
1
Replies
user agent string to block Windows XP machine on an Ironport
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2014 08:41 AM
Does anyone know the best RegEx String to use to block Windows XP machines from being able to go to the Internet via an Ironport user agent filter?
Labels:
- Labels:
-
Web Security
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2014 10:28 PM
This should do it:
Mozilla/.*Windows NT 5\.1.*rv:.*like Gecko
Mozilla/.*MSIE.*Windows NT 5\.1
