For example: tcpdump -i lo –s 0 port 9100 –w test.pacp -v
(lo represents the link layer, generally it captures the communication between services within this IP; -s 0 represents automatic growth)
For example: tcpdump -i lo –s 0 port 9100 –w test.pacp -v
(lo represents the link layer, generally it captures the communication between services within this IP; -s 0 represents automatic growth)
Comments
0 comments
Please sign in to leave a comment.