Is there a way to tell tcpdump to NOT register ssh traffic? It's hard to try and read the output when 99% of it is my actual ssh session. I can write to file then download and open in ethereal but it's so much easier to just do it live.
Yep, it's easier to build filters to only catch the traffic you're are interested in.
Originally posted by: RedSquirrel
Found out that you can add ethereal style filters at the end, so got it working.
And yeah I rather filter out what I don't want then filter in only what I want, as I might miss other stuff.
I've also found that disabling lookups helps a lot to decrease network traffic / logging.
