30-52
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Group Policies
Configuring Microsoft Internet Explorer Client Parameters
The following commands configure the proxy server parameters for a Microsoft Internet Explorer client.
Step 1
Configure a Microsoft Internet Explorer browser proxy server and port for a client PC by entering the
msie-proxy server
command in group-policy configuration mode:
hostname(config-group-policy)#
msie-proxy server
{
value
server
[
:
port
] |
none
}
hostname(config-group-policy)#
The default value is
none
. To remove the attribute from the configuration, use the
no
form of the
command.
hostname(config-group-policy)#
no msie-proxy server
hostname(config-group-policy)#
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 configure the IP address 192.168.10.1 as a Microsoft Internet
Explorer proxy server, using port 880, for the group policy named
FirstGroup:
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
msie-proxy server value 192.168.21.1:880
hostname(config-group-policy)#
Step 2
Configure the Microsoft Internet Explorer browser proxy actions (“methods”) for a client PC by entering
the
msie-proxy method
command in group-policy configuration mode.
hostname(config-group-policy)#
msie-proxy method
[
auto-detect
|
no-modify
|
no-proxy
|
use-server
]
hostname(config-group-policy)#
The default value is
use-server
. To remove the attribute from the configuration, use the
no
form of the
command.
hostname(config-group-policy)#
no msie-proxy method
[
auto-detect
|
no-modify
|
no-proxy
|
use-server
]
hostname(config-group-policy)#
The available methods are as follows:
•
auto-detect
—Enables the use of automatic proxy server detection in Internet Explorer for the client
PC.
•
no-modify
—Leaves the HTTP browser proxy server setting in Internet Explorer unchanged for this
client PC.
•
no-proxy—
Disables the HTTP proxy setting in Internet Explorer for the client PC.
•
use-server—
Sets the HTTP proxy server setting in Internet Explorer to use the value configured in
the
msie-proxy server
command.
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 configure auto-detect as the Microsoft Internet Explorer proxy
setting for the group policy named
FirstGroup:
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
msie-proxy method auto-detect
hostname(config-group-policy)#
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......