User Guide

OmniAccess SafeGuard OS Administration Guide
372
Chapter 10: Detecting and Isolating Malware Security Threats
The following sample output is representative of the show policy malware command:
(SafeGuardOS) #show policy malware all
policy malware Allow-to-Remediation-Server
filter Allow-to-McAfee-Srv from any to host 172.16.0.55 any permit precedence 10
!
Displaying DNS Server Names and Refresh Rates
To display either the domain names being resolved during malware remediation or the
refresh interval for the name resolution, use the show policy name-resolution command.
show policy name-resolution [entries | interval]
The following sample output is representative of the show policy name-resolution
entries command:
(SafeGuardOS) # show policy name-resolution entries
windowsupdate.microsoft.com
(SafeGuardOS) #
The following sample output is representative of the show policy name-resolution
interval command:
(SafeGuardOS) # show policy name-resolution interval
policy name-resolution interval 60
(SafeGuardOS)#
Displaying User-roles
To display a single user-role name or all user-role names on the SafeGuard device, use the
show user-role command.
show user-role [user_role_name | all]
Syntax Description entries Displays the domain names configured as
destinations in the malware remediation
policy.
interval Displays the refresh intervals for domain
name resolution.
Syntax Description user_role_name Displays a specific user role.
all Displays all configured user roles.