cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
478
Views
0
Helpful
2
Replies

Need Help regarding ASA 5510

zaheerpsg
Community Member

Hello all,

I am trying to configure my asa5510 in transparent mode, I am using two interfaces, 1 for inside and 1 for outside.

Everything seem to be working great, but the problem is i want to access asdm, which is not possible without ip address.

I have followed cisco documents regard BVI interfaces, but it looks like there is not BVI interface exist on my firewall. Moreover i am unable to configure and VLANs.

Can someone please help me out in this regard?

1 Accepted Solution

Accepted Solutions

Pulkit Saxena
Cisco Employee
Cisco Employee

A sample configuration :

firewall transparent
interface Ethernet0/0
nameif outside
security-level 0
!
interface Ethernet0/1
nameif inside
security-level 100
exit
ip address 192.168.1.1 255.255.255.0

Now do basic ASDM configuration and we should be good.

Check this document :
http://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/97853-Transparent-firewall.html

-

Pulkit

View solution in original post

2 Replies 2

Pulkit Saxena
Cisco Employee
Cisco Employee

A sample configuration :

firewall transparent
interface Ethernet0/0
nameif outside
security-level 0
!
interface Ethernet0/1
nameif inside
security-level 100
exit
ip address 192.168.1.1 255.255.255.0

Now do basic ASDM configuration and we should be good.

Check this document :
http://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/97853-Transparent-firewall.html

-

Pulkit

Thank you Pulkit, that was helpful.

Review Cisco Networking for a $25 gift card