cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
13669
Views
5
Helpful
4
Replies

ASA 5505 GUI access

josephschung
Level 1
Level 1

For the configuration below of a ASA5505, I can ping 10.10.10.1, which is the inside interface. But I CANNOT access with IE at https://10.10.10.1/admin or https://10.10.10.1. Do you have any idea? Many thanks.

===========

ciscoasa# sh run      sh run

: Saved

:

ASA Version 8.3(1)

!

hostname ciscoasa

enable password 8Ry2YjIyt7RRXU24 encrypted

passwd 2KFQnbNIdI.2KYOU encrypted

names

!

interface Vlan1

no nameif

no security-level

no ip address

!

interface Vlan2

nameif outside

security-level 0

ip address dhcp setroute

!

interface Vlan10

nameif inside

security-level 100

ip address 10.10.10.1 255.255.255.0

!

interface Ethernet0/0

switchport access vlan 2

!

interface Ethernet0/1

switchport access vlan 10

!

interface Ethernet0/2

!

interface Ethernet0/3

!

interface Ethernet0/4

!

interface Ethernet0/5

!

interface Ethernet0/6

!

interface Ethernet0/7

!

ftp mode passive

object network obj_any

subnet 0.0.0.0 0.0.0.0

pager lines 24

logging asdm informational

mtu inside 1500

mtu outside 1500

icmp unreachable rate-limit 1 burst-size 1

no asdm history enable

arp timeout 14400

route inside 10.10.30.0 255.255.255.0 10.10.10.3 1

route inside 10.10.40.0 255.255.255.0 10.10.10.3 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 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

dynamic-access-policy-record DfltAccessPolicy

http server enable

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

management-access inside

dhcpd auto_config outside

!

threat-detection basic-threat

threat-detection statistics access-list

no threat-detection statistics tcp-intercept

!

!

prompt hostname context

Cryptochecksum:80ecf60d8306a849f95f2786ac80fa94

: end

ciscoasa# 

2 Accepted Solutions

Accepted Solutions

Jennifer Halim
Cisco Employee
Cisco Employee

You have to configure the IP subnet that you are trying to manage the ASA from:

http inside

Alternatively, if you would like to allow any IP:


http 0 0 inside

Hope that helps.

View solution in original post

andamani
Cisco Employee
Cisco Employee

Hi,

Please configure the following:

asdm image flash:/

http 0 0 inside

Hope this helps.

Regards,

Anisha

P.S.: Please mark this thread as resolved if you feel your query is answered. Do rate helpful posts

View solution in original post

4 Replies 4

Jennifer Halim
Cisco Employee
Cisco Employee

You have to configure the IP subnet that you are trying to manage the ASA from:

http inside

Alternatively, if you would like to allow any IP:


http 0 0 inside

Hope that helps.

thanks Jennifer.

andamani
Cisco Employee
Cisco Employee

Hi,

Please configure the following:

asdm image flash:/

http 0 0 inside

Hope this helps.

Regards,

Anisha

P.S.: Please mark this thread as resolved if you feel your query is answered. Do rate helpful posts

thanks Anisha.

Review Cisco Networking for a $25 gift card