05-17-2018 02:10 AM - edited 02-21-2020 07:46 AM
Hi,
I've got an ASA5505 to study. And i'm trying to download an asdm of this ASA device from https://
There is my configuration
: Saved
:
ASA Version 8.2(5)
!
hostname ciscoasa
enable password 2KFQnbNIdI.2KYOU encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
nameif inside
security-level 0
ip address 10.0.0.1 255.255.255.0
!
interface Vlan2
no nameif
security-level 0
ip address dhcp setroute
!
interface Vlan10
nameif vlan10
security-level 0
ip address 10.1.1.1 255.255.255.0
!
boot system disk0:/asa917-25-k8.bin
ftp mode passive
object-group network obj_any
pager lines 24
logging asdm informational
mtu inside 1500
mtu vlan10 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-643.bin
no asdm history enable
arp timeout 14400
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
http server enable 4443
http 192.168.1.0 255.255.255.0 inside
http 10.1.1.0 255.255.255.0 vlan10
http 10.0.0.0 255.0.0.0 inside
no snmp-server location
no snmp-server contact
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd auto_config vlan10
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
webvpn
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ip-options
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
Cryptochecksum:7c01359d81009ae7e93700a3e435b446
: end
ciscoasa#
I've tried https://10.0.0.1/admin with my laptop with an IP 10.0.0.5
And int the http configuration i've tried http 10.0.0.0 255.255.255.0 inside but i couldn't get into web browser and i tried 255.0.0.0
and i didn't change it back
I want to know why this is not working
and sorry about my poor english
Solved! Go to Solution.
05-17-2018 08:28 AM
The 3DES-AES license is free. Just go to software.cisco.com and log in there.
Under classic licenses you can request the license. You will need only the appliance serial number.
05-17-2018 05:50 AM
Check the license ("show activation-key") to verify that you have 3DES-AES feature licensed.
Also you need to use port 4443 because that's set in the configuration. So browse to:
05-17-2018 08:16 AM
Thank you for the answer.
I have checked the license, and there is no licence on it. I think because of I've got the old device from my
friend.
05-17-2018 08:28 AM
The 3DES-AES license is free. Just go to software.cisco.com and log in there.
Under classic licenses you can request the license. You will need only the appliance serial number.
05-17-2018 07:50 PM
OMG I didn't know that
Thank you so much
was really helpful to me
05-17-2018 08:59 PM
can I ask you one more question?
I can't find class license menu at software.cisco.com
05-17-2018 09:26 PM
Sorry - -the term they use on the page is "Traditional" license.
Here is the sequence of screens you should see and use:
05-17-2018 10:38 PM
Thank you so much!!!
Hope you have great day!
05-22-2018 02:27 AM
Hi, i've got a licence from software.cisco.com.
However I still can't access with browser.
this is my new configuration
show running-config
: Saved
:
ASA Version 8.2(5)
!
hostname ciscoasa
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
switchport access vlan 2
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 10.0.0.1 255.0.0.0
!
ftp mode passive
pager lines 24
logging asdm informational
mtu inside 1500
mtu outside 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-643.bin
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
http server enable 4443
http 192.168.1.0 255.255.255.0 inside
http 10.0.0.0 255.0.0.0 outside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd auto_config outside
!
dhcpd address 192.168.1.5-192.168.1.36 inside
dhcpd enable inside
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ssl encryption des-sha1
webvpn
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ip-options
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
Cryptochecksum:71a09cb6e1872e50f335bd183738de83
: end
ciscoasa(config)#
I tried https://10.0.0.1:4443/admin and
and my labtop had 10.0.0.5 255.0.0.0
ping was working well
05-22-2018 02:53 AM
Try removing this line:
ssl encryption des-sha1
i.e.,
conf t no ssl encryption des-sha1 end wr mem
That line is forcing SSL to use weak encryption which most modern browsers will reject as insecure. Removing it will allow the ASA to behave in the default manner and negotiate the strongest mutually acceptable algorithm with your client PC.
05-22-2018 02:59 AM
still doesn't work...
05-22-2018 03:31 AM
i tried no threat-detection basic-threat
no threat-detection statistics access-list
and no encryption des-sha1 and change port number to default.
Then it finally works now!
Thank you for helping me!
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