Hi all,
I have a DMVPN network with ISR4331 routers and wanted to do packet capture on LAN interface on one of the spokes. Unfortunately I get only ingress packets on that interface; pings go through but I can only see ping responses, not requests. Is it some kind of bug or do I do something wrong? IOS-XE version is 16.9.5, device in LAN on Gi0/1/0 has address 10.0.28.66, my workstation (outside of DMVPN network) has address 10.10.195.122.
#sh ip int brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 192.168.15.2 YES manual up up
GigabitEthernet0/0/1 unassigned YES unset administratively down down
GigabitEthernet0/0/2 unassigned YES unset administratively down down
GigabitEthernet0/1/0 unassigned YES unset up up
GigabitEthernet0/1/1 unassigned YES unset down down
GigabitEthernet0/1/2 unassigned YES unset down down
GigabitEthernet0/1/3 unassigned YES unset down down
GigabitEthernet0 unassigned YES unset administratively down down
Tunnel0 192.168.50.15 YES manual up up
Tunnel1 192.168.51.15 YES manual up up
Vlan1 10.0.28.65 YES manual up up
#sh int status
Port Name Status Vlan Duplex Speed Type
Gi0/1/0 connected 1 a-full a-100 10/100/1000BaseTX
Gi0/1/1 notconnect 1 auto auto 10/100/1000BaseTX
Gi0/1/2 notconnect 1 auto auto 10/100/1000BaseTX
Gi0/1/3 notconnect 1 auto auto 10/100/1000BaseTX
#monitor capture CAP buffer size 1 interface Vlan 1 both match any
#monitor capture CAP start
Started capture point : CAP
#sh monitor capture CAP buffer brief
----------------------------------------------------------------------------
# size timestamp source destination dscp protocol
----------------------------------------------------------------------------
0 70 0.000000 10.0.28.66 -> 10.0.28.178 0 BE UDP
1 70 0.000000 10.0.28.66 -> 10.0.28.18 0 BE UDP
2 70 0.000000 10.0.28.66 -> 10.0.28.34 0 BE UDP
3 70 0.000000 10.0.28.66 -> 10.0.28.50 0 BE UDP
4 70 0.001007 10.0.28.66 -> 10.0.28.82 0 BE UDP
5 70 0.001007 10.0.28.66 -> 10.0.28.98 0 BE UDP
6 70 0.001007 10.0.28.66 -> 10.0.28.114 0 BE UDP
7 70 0.001007 10.0.28.66 -> 10.0.28.130 0 BE UDP
8 70 0.001007 10.0.28.66 -> 10.0.28.146 0 BE UDP
9 70 0.001007 10.0.28.66 -> 10.0.28.2 0 BE UDP
10 74 0.211994 10.0.28.66 -> 10.10.195.122 0 BE ICMP
11 70 0.269990 10.0.28.66 -> 10.0.28.178 0 BE UDP
12 70 0.269990 10.0.28.66 -> 10.0.28.18 0 BE UDP
13 70 0.269990 10.0.28.66 -> 10.0.28.34 0 BE UDP
14 70 0.269990 10.0.28.66 -> 10.0.28.50 0 BE UDP
15 70 0.269990 10.0.28.66 -> 10.0.28.82 0 BE UDP
16 70 0.269990 10.0.28.66 -> 10.0.28.98 0 BE UDP
17 70 0.270997 10.0.28.66 -> 10.0.28.114 0 BE UDP
18 70 0.270997 10.0.28.66 -> 10.0.28.130 0 BE UDP
19 70 0.270997 10.0.28.66 -> 10.0.28.146 0 BE UDP
20 70 0.270997 10.0.28.66 -> 10.0.28.2 0 BE UDP