Scenario 1:
This document discuuss the minimum configuration required to access the Cisco ASA through ASDM.
Scenario 2:
User have 4 number of ASA5505 Firewall
The Problem faced is that 2 of them working fine but when he goes to rowser and types "https://192.168.1.1" and nothing happens but the other two firewall are working fine once user hit Enter its go to the ASDM Page
He has reseted the Other two firewalls to factory default and he erased the Flash and reload them again nothing happens. User is using asa913-k8.bin for ASDM asdm-714.bin. Need help regarding this issue
Complete the below steps.
1. Configure the management interface
conf t
int e 0/2
ip address 192.168.100.2 255.255.255.0
nameif manage
security-level 80
exit
exit
2. Configure the username and privilege
username Test password Test@Cisco privilege 15
3. Configure the Cisco ASA to allow http connections
http server enable
http 192.168.100.0 255.255.255.0 manage
Now, launch the ASDM by typing "https://192.168.100.2" in the web browser of any PC which is in 192.168.100.0 network.
You should be able to access the ASA using the ASDM from that PC.
User may be lacking the free (but necessary for ASDM) 3DES license.
Please check:
show ver | i 3DES
If it is not active, you can go to the Cisco licensing portal ("Get New > IPS, Crypto or Other Licenses") and obtain a free license for that feature.
Try adding the following command and then test:
ssl encryption rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
What version of java are you running on your PC?
The configuration seems to be incomplete - there should be "asdm image flash:/asdm.bin", where, asdm.bin would be the asdm package in flash. Please refer the cisco.com website for compatible packages with the ASA software version.
Useful commands to verify the configuration:
show run asdm
show run http
Use https://192.168.100.2/admin to connect. Java is required to run the ASDM.
Hi, I am extremely new to networking with not much experience. We have a Cisco ASA 5510 Firewall and would like to use it for following purpose:
1. Use it like a router with internet connection from Optus coming in.
2. Link it with our existing network, so any PC connected to the ASA can get internet connection plus the network devices.
3. Setup VPN, so people can connect remotely through this firewall.
Can I achieve all of the above? If yes, how? Any help would be greatly appreciated. Thanks.
DJ
good article,but if the asa is in the different subnet from the host of u, just config =>route management x.x.x.x mask(ur host) gateway management