- Posts: 3
- Thank you received: 0
Cisco ASA 5505 login problem
- ForganConclusion
- Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #35630
by ForganConclusion
Cisco ASA 5505 login problem was created by ForganConclusion
I'll admit there is a lot I don't know about networking, but this is ridiculous:
I have a new Cisco ASA 5505 and it will not let me log into it when I go to https://192.168.1.1 (or https://192.168.1.1/admin/ , either).
Also, when I try to run the ASDM software (first time) it just downloads a .bin file.
Help, please.
Thanks!
I have a new Cisco ASA 5505 and it will not let me log into it when I go to https://192.168.1.1 (or https://192.168.1.1/admin/ , either).
Also, when I try to run the ASDM software (first time) it just downloads a .bin file.
Help, please.
Thanks!
14 years 2 months ago #35632
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Cisco ASA 5505 login problem
Try the following:
Get into the Console/CLI and type show run. Make sure that the interface that your connecting your PC to is on the inside interface (not the outside). Then make sure that it assigned the ip 192.168.1.1 as you said above. Ultimately, get to point were you can ping 192.168.1.1 from your PC.
Then type the following on ASA console:
[code:1]conf t
http server enable
http 192.168.1.2 255.255.255.255 inside[/code:1]
Replace 192.168.1.2 above with the IP of the your PC. Try now to connect to https://192.168.1.1 again.
Note: The outside interface can work too but it might require an ACL.
Get into the Console/CLI and type show run. Make sure that the interface that your connecting your PC to is on the inside interface (not the outside). Then make sure that it assigned the ip 192.168.1.1 as you said above. Ultimately, get to point were you can ping 192.168.1.1 from your PC.
Then type the following on ASA console:
[code:1]conf t
http server enable
http 192.168.1.2 255.255.255.255 inside[/code:1]
Replace 192.168.1.2 above with the IP of the your PC. Try now to connect to https://192.168.1.1 again.
Note: The outside interface can work too but it might require an ACL.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
- ForganConclusion
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
14 years 2 months ago #35633
by ForganConclusion
Replied by ForganConclusion on topic Cisco ASA 5505 login problem - progress?
Thanks for your effort to help me, Ammar.
I've read through the booklets that came w/ the router and still am not clear how to log into the router. Is it through a normal ethernet cable, or ONLY through the blue 9-pin/ethernet cable that plugs into the console port?
I have located a computer that has the 9-pin console port. What do I do to log into the router, now? Do I have to install the ASDM software from the CD?
If I understand that maybe I'll be able to make better use of your instructions.
Thank you!
I've read through the booklets that came w/ the router and still am not clear how to log into the router. Is it through a normal ethernet cable, or ONLY through the blue 9-pin/ethernet cable that plugs into the console port?
I have located a computer that has the 9-pin console port. What do I do to log into the router, now? Do I have to install the ASDM software from the CD?
If I understand that maybe I'll be able to make better use of your instructions.
Thank you!
14 years 2 months ago #35634
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Cisco ASA 5505 login problem
The CLI (command line interface) is through the console port using that blue cable that came with the router. Connect the 9-pin side to the PC and the other side to console port on the ASA. Then follow this video:
Note: he uses COM1 port, it could be another port on your PC, just try several ones until you catch the right one.
To use ASDM you then need to connect them through ethernet. But I suggest you do CLI/console first.
Note: he uses COM1 port, it could be another port on your PC, just try several ones until you catch the right one.
To use ASDM you then need to connect them through ethernet. But I suggest you do CLI/console first.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.120 seconds