User`s guide
AT&T Global Network Client for Windows Administrator’s Guide
© 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or
AT&T affiliated companies. All other marks contained herein are the property of their respective owners. Images are shown for illustrative purposes only; individual
experience may vary. This document is not an offer, commitment, representation or warranty by AT&T and is subject to change.
Windows is a registered trademark of Microsoft Corporation in the United States and other countries.
-82-
LPE for a Generic Firewall
<agnclient>
<lpe_rules>
<!-- check for any FireWall running before connecting with the AT&T Global
Network Client -->
<rule_group when="before_connecting" id="RequireFw" poll_frequency="60"/>
<!-- check for any FireWall running AFTER connecting with the AT&T Global
Network Client, Check every 60 seconds -->
<rule_group when="after_connecting" id="RequireFw" poll_frequency="60"/>
</lpe_rules>
</agnclient>
LPE for a Generic Anti-Virus
<agnclient>
<lpe_rules>
<!-- check for any Anti-Virus running before connecting with the AT&T Global
Network Client -->
<rule_group when="before_connecting" id="RequireAv" poll_frequency="60"/>
<!-- check for any Anti-Virus running AFTER connecting with the AT&T Global
Network Client, Check every 60 seconds -->
<rule_group when="after_connecting" id="RequireAv" poll_frequency="60"/>
<!-- Update dats silently if older than 5 days -->
<rule_group when="before_connecting" id="RequireFwAvUpdateIf5DaysOld"
poll_frequency="60" />
</lpe_rules>
</agnclient>
Lightweight Policy Enforcement for Generic Anti-Virus package or Firewall not running.
<?xml version="1.0"
encoding="iso
-
8859
-
1"?>
<agnclient>
<tables>
<table name="appmonstate">
<record>
<!-- Rule ID = FW is running -->
<groupid>210</groupid>