cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8824
Views
0
Helpful
6
Replies

connecting to ASA5510 with GUI

igbinosuneric
Level 1
Level 1

i have a asa 5510 band new i ve been trying to get configure it with HTTPS with a web browser and nothing is showing just the same page cannot be displayed ive got the ip address configure properly, i can not understand what the problem is. please someone out there help. i have got to have this box up and running by weekend. thank you

6 Replies 6

JORGE RODRIGUEZ
Level 10
Level 10

Hi Eric,

first make sure you have ip connectivity to inside interface ip of fiirewall, if pinagle from your PC go to next check bellow.

make sure your fw is allowing management access for your PC IP address or subnet.

e.i

asa(config)#http mask

for allowing a subnet access say 10.20.20.0/24 on interface called inside

asa(config)#http 10.20.20.0 255.255.255.0 inside

or by just ip source say 10.20.20.2 is your PC

asa(config)#http 10.20.20.2 255.255.255.255 inside

same format applies for telnet and ssh

telnet 10.20.20.0 255.255.255.0 inside

etc..

also make sure http server is enabled

e.i

asa(config)#http server enable

regards

Jorge Rodriguez

hello

i just tried configuring the ASA with the

ip http ip add subnet inside command the ASA has an ip add of 1 while my pc has an ip of 150 of the same subnet i cant seem to be able to connect to the ASA with the web browser. am now trying to use command line. help !!!!!

Pls use cli to setup initial management connectivity, can you confirm you can ping the inside interface ip of fw from 150.

Use the example script I provided through cli.

let us know if still problems to help u, also if you could post the output of show version to make sure you have asdm image installed in fw.

Regards

Jorge Rodriguez

charles.spaid
Level 1
Level 1

Please post config.

hi

what do u mean that post the config

Log into the ASA via telnet, ssh, or console and issue the command "show run". Copy the entire output and paste here.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card