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

Cisco ASA transparent mode - Can't ping between different Vlans

JRGC
Level 1
Level 1

I have a cisco ASA implemented on transparent mode, using subinterfaces and vlans the traffic pass through the cisco ASA is be working correctly. But I can't to do ping between different vlan only between host the same network or the same vlans.

interface TenGigabitEthernet0/0
 no nameif
 no security-level

interface TenGigabitEthernet0/0.3
 vlan 3
 nameif inside1
 bridge-group 1
 security-level 100

interface TenGigabitEthernet0/0.4
 vlan 4
 nameif inside2
 bridge-group 2
 security-level 100

interface TenGigabitEthernet0/1
 no nameif
 no security-level

interface TenGigabitEthernet0/1.33
 vlan 33
 nameif outside1
 bridge-group 1
 security-level 0

interface TenGigabitEthernet0/1.44
 vlan 44
 nameif outside2
 bridge-group 2
 security-level 0

interface BVI1
 ip address 10.100.1.0 255.255.255.0

interface BVI2
 ip address 10.100.2.0 255.255.255.0

Someone have idea  what happening ?

2 Replies 2

jan.nielsen
Level 7
Level 7

Probably due to missing icmp in your service policy, if you don't enable it, you have to allow the icmp echo reply on the interface.

Hi Jan,

 

You can give me a example  the commands I need to deploy

 

Thanks

 

Review Cisco Networking for a $25 gift card