Hi,
I am trying to configure webvpn on the ASA using url-lists but I am not
being able to get it right. I am doing it from the CLI.
I know we have to export a template of the url list to a TFTP server, edit
it and the import it back to the ASA. I think I am doing things right.
Here is the text from wordpad I edited:
<?xml version="1.0" encoding="UTF-8"?>
<url-list>
<title l10n="ACS">URL list template</title>
<favorite>yes</favorite>
<bookmark>
<title l10n="ACS">XYZ GET</title>
<method>get</method>
<favorite>yes</favorite>
<url>http://10.10.50.100:2002</url>
<subtitle l10n="ACS"></subtitle>
<thumbnail l10n="yes"></thumbnail>
<smart-tunnel></smart-tunnel>
<window>current|new</window>
</bookmark>
</url-list>
I am able to succesfully load the file in the ASA using the command "import
webvpn url-list webvpn tftp://10.10.50.100/webvpn" and I think my config is
fine. Here it is:
webvpn
enable inside
group-policy WEBVPN internal
group-policy WEBVPN attributes
vpn-tunnel-protocol webvpn
webvpn
url-list value webvpn
tunnel-group WEBVPN type remote-access
tunnel-group WEBVPN general-attributes
default-group-policy WEBVPN
I am able to log into the WEBVPN portal but I don't see any URLs.
Am I doing something wrong?
Blogs and organic groups at http://www.ccie.net
Received on Sun May 30 2010 - 21:40:52 ART
This archive was generated by hypermail 2.2.0 : Tue Jun 01 2010 - 07:09:54 ART