Forum Discussion
Stuart_Myers_88
Nimbostratus
Sep 14, 2012Modifying SMTP traffic
We are having an issue with our spam filters sending email from their internal hostname "spamfilter.domain.com", as opposed to our externaly availible "mail.domain.com".
All SMTP tr...
Mohamed_Lrhazi
Altocumulus
Sep 20, 2012tcpdump is for capturing traffic, you could have it store the capture to a mycaptrue,pcap, download the file and open it with wireshark.
options I use most:
-s0: means capture the full packets, by default it truncates them.
-w /var/tmp/outpufile: dont print packets out, store them in binary format in given file
-i vlan_name: the VLAN name to listen on, find list of names with "ifconfig -a" or use "any" for all VLANs.
man tcpdump for more.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects