Re: [tcpdump-workers] The network is cut with tcpdump.

2011-02-06 Thread Guy Harris
On Feb 3, 2011, at 10:36 AM, Masahiro Kamikubo wrote: > When the tcpdump command was executed hereafter, the network was cut. "Cut" meaning that you lost network connection on the network interface on which you were capturing network traffic? If so, that might be a problem with... > The envir

[tcpdump-workers] The network is cut with tcpdump.

2011-02-03 Thread Masahiro Kamikubo
Dear Webmaster When the tcpdump command was executed hereafter, the network was cut. # tcpdump host (192.168.1.2 or 192.168.1.4 ) and port (20 or 21) -w /var/log/tcpdump.log It succeeds occasionally though it fails no matter how it executes it. The environment is CnetOS5.5 that op