Forum Discussion
Gajji
Cirrostratus
Sep 29, 2019tcpdump on particular interface
tcpdump -ni 0.0:nnnp -s0 host and port -v when running tcpdump if i want to use a particular interface instead of 0.0 , how to select the interface or find the interface which is connected to serv...
Sep 29, 2019
Hi Gajji,
To view the traffic on a single specific interface:
tcpdump -ni 2.1:nnnp -s0 host 1.2.3.4 and port 443
To view the traffic on a specific VLAN called internal:
tcpdump -ni internal:nnnp -s0 host 1.2.3.4 and port 443
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects