Enrico Stahn

20 Apr, 2006

Filter FTP traffic with tcpdump

Posted by: Enrico Stahn In: Uncategorized

This command filters any FTP traffic for ip 10.1.1.22.

tcpdump -i fxp1 -x 'ip host 10.1.1.22 and (port ftp or ftp-data)'
Tags: ,

No Responses to "Filter FTP traffic with tcpdump"

Comment Form

Recommended Reading

No Google Reader feed was found with the provided ID. Please validate the ID in plug-in configuration.

Twitter

Posting tweet...

Powered by Twitter Tools

About

I'm a passionate Software Developer who loves juggling around with new technologies. This website is about my technical daily grind, problems i stumbled over and some private stuff.