tcpdump 로 udp 패킷만 확인하기 정보
Linux tcpdump 로 udp 패킷만 확인하기본문
간단한거지만 바로 기억하지 못하면 모르는것이다.
[root@xxx]# tcpdump -nn udp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
17:48:14.988115 IP x.x.x.x.68 > x.x.x.x: BOOTP/DHCP, Request from x:x:x:x:x:x, length: 548
추천
0
0
댓글 0개