cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1723
Views
5
Helpful
21
Replies

How to ping a subinterface on FTD

cxu21
Level 1
Level 1

We have a 1140 FTD managed by FMC, on the FTD, there is a paricular subinterface that required to be pingable.

We had the rule configured as below but none of the interface is pingable.

Is there anything we missed?

We do not need to ping all subinterface, only 1 is required to be able to ping

 

cxu21_0-1738020796369.png

 

21 Replies 21

It is allowed in the trunk

Your share config say opposite 

interface Port-channel11
description To Primary
switchport trunk native vlan 99
switchport trunk allowed vlan 3,4,5,6
switchport mode trunk

interface GigabitEthernet1/0/24
switchport trunk native vlan 99
switchport trunk allowed vlan 3,4,5,6
switchport mode trunk
auto qos trust dscp
channel-group 11 mode active

sorry, that is just a demo, the real configuration allowed vlan 1

So SW use vlan 99 or vlan 1 as native ?

If it use vlan1 use any unuse other vlan as native in trunk between SW and FPR.

MHM

One more Q will help us to know issue

Are you PC connec to internal vlan with same subnet as subinterface????

If not then it by defualt not work and you can not change that 

If Yes then check vlan native as I mention above 

MHM

@Rob Ingram made a very good point. If you are trying to ping or reach an interface of the firewall coming from another that will not be allowed by design and no security rule will work around it. This behaviour was the same on Cisco ASA and it is still the same on the FTDs.

Marvin Rhoads
Hall of Fame
Hall of Fame

@cxu21 it is as my friend @Rob Ingram noted and @Aref Alsouqi already mentioned.

You cannot ever ping an interface (or subinterface) on an FTD or ASA device unless the traffic ingresses on that (sub)interface. No matter what platform (right place) or ACP (wrong place) or switchport trunk settings you use it will not work.

That is by design and has been that way since ASAs were known as Pix.

Review Cisco Networking for a $25 gift card