30-53
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Group Policies
The following example configures the Microsoft Internet Explorer proxy setting for the group policy
named
FirstGroup to use the server QAserver, port 1001 as the server for the client PC:
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
msie-proxy server QAserver:port 1001
hostname(config-group-policy)#
msie-proxy method use-server
hostname(config-group-policy)#
Step 3
Configure Microsoft Internet Explorer browser proxy exception list settings for a local bypass on the
client PC by entering the
msie-proxy except-list
command in group-policy configuration mode. These
addresses are not accessed by a proxy server. This list corresponds to the Exceptions box in the Proxy
Settings dialog box in Internet Explorer.
hostname(config-group-policy)#
msie-proxy except-list {value
server
[
:
port
] |
none}
hostname(config-group-policy)#
To remove the attribute from the configuration, use the
no
form of the command.
hostname(config-group-policy)#
no msie-proxy except-list
hostname(config-group-policy)#
•
value
server:port—
Specifies the IP address or name of an MSIE server and port that is applied for
this client PC. The port number is optional.
•
none—
Indicates that there is no IP address/hostname or port and prevents inheriting an exception
list.
By default, msie-proxy except-list is disabled.
The line containing the proxy server IP address or hostname and the port number must be less than 100
characters long.
The following example shows how to set a Microsoft Internet Explorer proxy exception list, consisting
of the server at IP address 192.168.20.1, using port 880, for the group policy named
FirstGroup:
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
msie-proxy except-list value 192.168.20.1:880
hostname(config-group-policy)#
Step 4
Enable or disable Microsoft Internet Explorer browser proxy local-bypass settings for a client PC by
entering the
msie-proxy local-bypass
command in group-policy configuration mode.
hostname(config-group-policy)#
msie-proxy local-bypass {enable | disable}
hostname(config-group-policy)#
To remove the attribute from the configuration, use the
no
form of the command.
hostname(config-group-policy)#
no msie-proxy local-bypass {enable | disable}
hostname(config-group-policy)#
By default, msie-proxy local-bypass is disabled.
The following example shows how to enable Microsoft Internet Explorer proxy local-bypass for the
group policy named
FirstGroup:
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
msie-proxy local-bypass enable
hostname(config-group-policy)#
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......