Link to home
Start Free TrialLog in
Avatar of kdearing
kdearingFlag for United States of America

asked on

ASA5510 ASDM problem

Hello experts,
I've installed a new ASA5510 for one of my clients.
Set up the clientless WebVPN, no problem.
Having problems accessing the GUI (ASDM) from the WebVPN.
I get "server not available"

Can access the GUIs for all the other network equipment (switches and WAPs)
I thought maybe it was a port conflict because both WebVPN and ASDM use https (port 443), so I tried to change the ASDM to port 444.
No luck.

Also, I used the wizard to create the WeBVPN, and it created "bookmarks".
How can I view/modify these bookmarks from within telnet.

I've attached a config file.

Note that the client is hundreds of miles away, but I do have full telnet access to all devices.

Any help would be appreciated.

fw1-confg-redacted.txt
ASKER CERTIFIED SOLUTION
Avatar of Saineolai
Saineolai
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Pete Long
Agreed take a read through this http://www.petenetlive.com/KB/Article/0000173.htm

essentially point your browser to https://10.10.1.1:444 (at the moment that can only be done from internal host 10.10.1.0).


Avatar of kdearing

ASKER

OK,
I can get to the ASDM from the outside using port 444 by adding      http 0.0.0.0 0.0.0.0 outside

But I need to be able to edit the bookmarks on the homepage of the WebVPN
The bookmarks themselves are not in the configuration file

Its got something to do with this part of the config:

webvpn
 enable outside
 smart-tunnel network net1 ip 10.10.1.0 255.255.255.0
group-policy DfltGrpPolicy attributes
 webvpn
  url-list value book
for testing, could you take out: smart-tunnel network net1 ip 10.10.1.0 255.255.255.0 ?
That statement (along with many others) was put in by the VPN wizard when I set up the WebVPN.
I could remove it if necessary, however the only problem I have right now is being able to edit the bookmarks on the VPN portal page.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Access the GUI is still not working, but I have external access to it.
Am attempting to edit bookmarks.