12-27-2023 11:27 AM
Hi Guys
I am troubleshooting NTP connectivity and a sync failure using TCPDUMP. When I run the tcpdump interface X/X options "dst ip X.X.X.X" or tcpdump vpn X options "dst ip X.X.X.X", I don't see any traffic being sent out to the NTP Server. The TCPDUMP is listening, but it doesn't capture any traffic. The SD-WAN Controllers and vEdge are running the software version 20.6.5.2. Does anyone here have any ideas why the TCPDUMP isn't working as expected?
12-30-2023 09:46 PM
Hi,
Can you try "tcpdump vpn 0 interface ge0/1.200 options "host 200.160.0.8 -n" ?
Secondly, it seems you have bash script error output, maybe you have lack of permission to run this command fully (most probably in background this command is run in Linux shell where you don't have sufficient permissions)
12-30-2023 04:14 PM - edited 12-30-2023 04:19 PM
I configured NTP to use VPN 0, but I believe it is the default value and is not visible in the running-config. Anything other than VPN0 will be visible in the running-config.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide