cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
930
Views
0
Helpful
3
Replies

ASA-5506X Transparent mode can't log in ASDM-IDM

bizniz
Level 1
Level 1

Hi, 

 

I set the ASA-5506X to Transparent mode.

It looks like working bcz ping to ASA-5506X OK.

 

However, I can't log into ASDM-IDM Launcher.

 

Any help would be appreciated.

 

3 Replies 3

@bizniz 

When you change from routed to transparent mode, the initial configuration is wiped. You will need to setup the ASA again, including IP address on a BVI or mgmt interface, default gateway/route, permitted ssh/http (for asdm access) source networks and username/password.

 

You've not provided enough information for us to help you. Please provide us with your configuration.

Thanks Rob, 

 

here is what I did so far, 

ciscoasa(config)# interface GigabitEthernet1/6
ciscoasa(config-if)# nameif outside
ciscoasa(config-if)# no shut

ciscoasa(config)# interface GigabitEthernet1/7
ciscoasa(config-if)# nameif inside
ciscoasa(config-if)# no shut

 

 

ciscoasa(config-if)# int BVI 6
ciscoasa(config-if)# ip address 192.168.1.2 255.255.255.0

 

Gateway 192.168.1.1 / 255.255.255.0


ciscoasa(config-if)# show Bridge-Group 6
interfaces:
GigabitEthernet 1/6
GigabitEthernet 1/7

 

Management System IP Address:   192.168.1.20     255.255.255.0

Username: cisco Password: cisco12345

 

 

Could you please  give me a tip for permitted ssh/http (for asdm access) source networks?

 

Thanks again.

 

 

 

first thought is that you haven't added commands to allow access to the ASDM. 

asdm image <image name>

http server enable

http 0 0 <interface name> ! would be better if you change 0 0 to a more specific IP or subnet.

Other than that we would need more information as well as the full running configuration (remove any public IPs, usernames and passwords).

--
Please remember to select a correct answer and rate helpful posts
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