01-29-2013 09:40 AM - edited 03-11-2019 05:53 PM
I have a new 5585x with only basic ip information on it. I can't get the ASDM to load from any interface. Browser just says cannot load page. I upgraded to 9.1 and ASDM 7.11-52. (Also did not work before I upgraded) I can ping the managment 0 interface and can tftp data to and from it. Also unable to telnet to the management interface.
Level3ASA5585-2# sh asdm image
Device Manager image file, disk0:/asdm-711-52.bin
Level3ASA5585-2# sh run http
http server enable
http x.x.0.0 255.255.0.0 outside
http 10.0.0.0 255.0.0.0 inside
http 172.16.0.0 255.255.0.0 management
Level3ASA5585-2# sh run telnet
telnet 172.16.0.0 255.255.0.0 management
telnet timeout 5
interface Management0/0
management-only
nameif management
security-level 100
ip address 172.16.1.7 255.255.255.0
What did I miss?
Solved! Go to Solution.
01-29-2013 09:54 AM
This is probably because strong encryption for ssl is not enabled on the ASA.
Try to enter this in global config mode:
ssl encryption aes128-sha1 3des-sha1
01-29-2013 09:54 AM
This is probably because strong encryption for ssl is not enabled on the ASA.
Try to enter this in global config mode:
ssl encryption aes128-sha1 3des-sha1
01-29-2013 10:01 AM
Thank you Andrew. Is this something new on the 5585's? I've never had to do that before from what I remember.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide