tcpdump -npi [ifname, exp0 for example] -X -s220 You can throw other parameters in such as: host 100.2.3.4 and port 80 There are some other commands that you...
There is some discussion afoot about adding this capability to UI utilizing freeware such as Ethereal. S fosgood <fosgood_007@...> wrote: tcpdump -npi...
As mentioned before, use tcpdump. If you would like to write the capture to a file, for viewing at a later time with tcpdump or wireshark, simply use the -w...