I have taken over a network which has an ASA5520. I can access the ASA via ASDM on the maintenance interface but cannot on the inside interface. I can download and install asdm but when I try to connect I get :
"ASDM is unable to read the configuration form the ASA. Please check the configuration and your connection and then try again by clicking the Refresh icon."
I can continue from the error and enter CLI commands to the ASA such as show running-config, etc. Just cannot get the gui up.
ASDM Version 5.0(5)
ASA Version 7.0(5)
Here is my rc:
Result of the command: "show running-config"
: Saved
:
ASA Version 7.0(5)
!
hostname ******
domain-name ******
enable password ****** encrypted
names
dns-guard
!
interface GigabitEthernet0/0
description This is the inside interface
nameif Inside
security-level 100
ip address 192.168.201.30 255.255.255.0
!
interface GigabitEthernet0/1
description This is the outside interface
nameif Outside
security-level 0
ip address ****** 255.255.255.0
!
interface GigabitEthernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
!
passwd ****** encrypted
banner exec ******
banner login ******
ftp mode passive
clock timezone EST -5
access-list Inside_nat0_inbound extended permit ip 192.168.201.0 255.255.255.0 192.168.200.32 255.255.255.224
access-list outside_access_in remark Web Mail Rule
access-list outside_access_in extended permit tcp any host ****** eq https
access-list outside_access_in remark VPN Rule for connecting to exchange
access-list outside_access_in extended permit tcp any host ****** eq smtp
access-list outside_access_in extended deny tcp any any
access-list Inside_nat0_outbound extended permit ip 192.168.201.0 255.255.255.0 10.10.10.0 255.255.255.0
access-list split standard permit 192.168.201.0 255.255.255.0
pager lines 24
logging asdm informational
mtu Inside 1500
mtu Outside 1500
mtu management 1500
ip local pool ****** 192.168.201.230-192.168.20
1.242 mask 255.255.255.0
ip local pool testpool 10.10.10.1-10.10.10.100 mask 255.255.255.0
ip verify reverse-path interface Inside
ip verify reverse-path interface Outside
no failover
monitor-interface Inside
monitor-interface Outside
monitor-interface management
icmp deny any Outside
asdm image disk0:/asdm505.bin
no asdm history enable
arp timeout 14400
global (Outside) 1 interface
global (Outside) 2 ******
nat (Inside) 0 access-list Inside_nat0_outbound
nat (Inside) 1 0.0.0.0 0.0.0.0
nat (management) 0 0.0.0.0 0.0.0.0
static (Inside,Outside) ****** 192.168.201.5 netmask 255.255.255.255
access-group outside_access_in in interface Outside
route Outside 0.0.0.0 0.0.0.0 ****** 1
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
timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
group-policy DfltGrpPolicy attributes
banner none
wins-server value 192.168.201.1
dns-server value 192.168.201.1
dhcp-network-scope none
vpn-access-hours none
vpn-simultaneous-logins 3
vpn-idle-timeout 30
vpn-session-timeout none
vpn-filter none
vpn-tunnel-protocol IPSec webvpn
password-storage disable
ip-comp disable
re-xauth disable
group-lock value DefaultRAGroup
pfs disable
ipsec-udp enable
ipsec-udp-port 10000
split-tunnel-policy tunnelall
split-tunnel-network-list none
default-domain value ******
split-dns none
secure-unit-authentication
enable
user-authentication enable
user-authentication-idle-t
imeout 30
ip-phone-bypass disable
leap-bypass disable
nem disable
backup-servers keep-client-config
client-firewall none
client-access-rule none
webvpn
functions url-entry
port-forward-name value Application Access
group-policy ****** internal
group-policy ****** attributes
banner value You are now connect to ****** Corp. VPN
banner value
wins-server value 192.168.201.1
dns-server value 192.168.201.1
vpn-tunnel-protocol IPSec
ip-comp enable
group-lock value ******
ipsec-udp enable
ipsec-udp-port 10000
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split
default-domain value ******
webvpn
username ****** password ****** encrypted privilege 15
username ****** attributes
vpn-group-policy ******
webvpn
username ****** password ****** encrypted privilege 15
username ****** password ****** encrypted privilege 15
username ****** attributes
aaa authentication enable console LOCAL
aaa authorization command LOCAL
aaa local authentication attempts max-fail 3
http server enable
http 192.168.201.0 255.255.255.0 Inside
http 192.168.1.0 255.255.255.0 management
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto dynamic-map Outside_dyn_map 20 set transform-set ESP-3DES-SHA
crypto dynamic-map Outside_dyn_map 40 set transform-set ESP-3DES-SHA
crypto map Outside_map 65535 ipsec-isakmp dynamic Outside_dyn_map
crypto map Outside_map interface Outside
isakmp enable Outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash sha
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
tunnel-group DefaultRAGroup general-attributes
address-pool ******
default-group-policy ******
tunnel-group DefaultRAGroup ipsec-attributes
pre-shared-key *
tunnel-group ****** type ipsec-ra
tunnel-group ****** general-attributes
address-pool testpool
default-group-policy ******
tunnel-group ****** ipsec-attributes
pre-shared-key *
tunnel-group-map default-group ******
no vpn-addr-assign aaa
no vpn-addr-assign dhcp
vpn-sessiondb max-session-limit 8
vpn-sessiondb max-webvpn-session-limit 2
telnet timeout 10
ssh 0.0.0.0 0.0.0.0 Inside
ssh timeout 60
console timeout 0
management-access Inside
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd lease 3600
dhcpd ping_timeout 50
webvpn
title ****** Corp WebVPN Service
logo file disk0:/******Logo.jpg
text-color black
authorization-server-group
LOCAL
authorization-required
smtps
server 192.168.201.5
default-group-policy ******
smtp-server 192.168.201.5
privilege cmd level 3 mode exec command perfmon
privilege cmd level 3 mode exec command ping
privilege cmd level 3 mode exec command who
privilege cmd level 3 mode exec command logging
privilege cmd level 3 mode exec command failover
privilege cmd level 3 mode exec command vpn-sessiondb
privilege show level 5 mode exec command running-config
privilege show level 3 mode exec command reload
privilege show level 3 mode exec command mode
privilege show level 3 mode exec command firewall
privilege show level 3 mode exec command interface
privilege show level 3 mode exec command clock
privilege show level 3 mode exec command dns-hosts
privilege show level 3 mode exec command access-list
privilege show level 3 mode exec command logging
privilege show level 3 mode exec command ip
privilege show level 3 mode exec command failover
privilege show level 3 mode exec command asdm
privilege show level 3 mode exec command arp
privilege show level 3 mode exec command route
privilege show level 3 mode exec command ospf
privilege show level 3 mode exec command aaa-server
privilege show level 3 mode exec command aaa
privilege show level 3 mode exec command crypto
privilege show level 3 mode exec command vpn-sessiondb
privilege show level 3 mode exec command ssh
privilege show level 3 mode exec command dhcpd
privilege show level 3 mode exec command vpn
privilege show level 3 mode exec command blocks
privilege show level 3 mode exec command uauth
privilege show level 3 mode configure command interface
privilege show level 3 mode configure command clock
privilege show level 3 mode configure command access-list
privilege show level 3 mode configure command logging
privilege show level 3 mode configure command ip
privilege show level 3 mode configure command failover
privilege show level 5 mode configure command asdm
privilege show level 3 mode configure command arp
privilege show level 3 mode configure command route
privilege show level 3 mode configure command aaa-server
privilege show level 3 mode configure command aaa
privilege show level 3 mode configure command crypto
privilege show level 3 mode configure command vpn-sessiondb
privilege show level 3 mode configure command ssh
privilege show level 3 mode configure command dhcpd
privilege show level 5 mode configure command privilege
privilege clear level 3 mode exec command dns-hosts
privilege clear level 3 mode exec command logging
privilege clear level 3 mode exec command arp
privilege clear level 3 mode exec command aaa-server
privilege clear level 3 mode exec command crypto
privilege cmd level 3 mode configure command failover
privilege clear level 3 mode configure command logging
privilege clear level 3 mode configure command arp
privilege clear level 3 mode configure command crypto
privilege clear level 3 mode configure command aaa-server
: end
Thanx in advance!!