37-44
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 37 Configuring Clientless SSL VPN
Configuring File Access
retries
is the number of times to retry queries to the NBNS server. The security appliance recycles
through the list of servers this number of times before sending an error message. The default value is 2;
the range is 1 through 10.
timeout
is the number of seconds the security appliance waits before sending the query again, to the same
server if it is the only one, or another server if there are more than one. The default timeout is 2 seconds;
the range is 1 to 30 seconds.
For example,
hostname(config-tunnel-webvpn)#
nbns-server 192.168.1.20 master
hostname(config-tunnel-webvpn)#
nbns-server 192.168.1.41
hostname(config-tunnel-webvpn)#
nbns-server 192.168.1.47
Note
Use the
show
tunnel-group webvpn-attributes
command if you want to display the NBNS
servers already present in the connection profile configuration.
Step 2
(Optional) Use the
character-encoding
command to specify the character set to encode in clientless SSL
VPN portal pages to be delivered to remote users. By default, the encoding type set on the remote
browser determines the character set for clientless SSL VPN portal pages, so you need to set the
character encoding only if it is necessary to ensure proper encoding on the browser.
character-encoding
charset
Charset
is a string consisting of up to 40 characters, and equal to one of the valid character sets identified
in
http://www.iana.org/assignments/character-sets
. You can use either the name or the alias of a
character set listed on that page. Examples include iso-8859-1, shift_jis, and ibm850.
Note
The character-encoding and file-encoding values do not exclude the font family to be used by
the browser. You need to complement the setting of one these values with the
page style
command in webvpn customization command mode to replace the font family if you are using
Japanese Shift_JIS character encoding, as shown in the following example, or enter the
no page
style
command in webvpn customization command mode to remove the font family.
The following example sets the character-encoding attribute to support Japanese Shift_JIS characters,
removes the font family, and retains the default background color:
hostname(config-webvpn)#
character-encoding shift_jis
hostname(config-webvpn)#
customization DfltCustomization
hostname(config-webvpn-custom)#
page style background-color:white
Step 3
(Optional) Use the
file-encoding
command to specify the encoding for clientless SSL VPN portal pages
from specific CIFS servers. Thus, you can use different file-encoding values for CIFS servers that
require different character encodings.
file-encoding {server-name | server-ip-address}
charset
The following example sets the file-encoding attribute of the CIFS server 10.86.5.174 to support
IBM860 (alias “CP860”) characters:
hostname(config-webvpn)#
file-encoding 10.86.5.174 cp860
For a complete description of these commands, see the
Cisco Security Appliance Command Reference
.
Содержание 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: ......