1 개요[ | ]
- tcpdump -D
- tcpdump --list-interfaces
Console
Copy
root@node01:~# tcpdump --list-interfaces
1.eth0 [Up, Running]
2.cbr0 [Up, Running]
3.veth463941ce [Up, Running]
4.veth00dc2ef3 [Up, Running]
5.any (Pseudo-device that captures on all interfaces) [Up, Running]
6.lo [Up, Running, Loopback]
7.docker0 [Up]
8.nflog (Linux netfilter log (NFLOG) interface)
9.nfqueue (Linux netfilter queue (NFQUEUE) interface)
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.