this appears to not work on redhat/linux:
tcpdump -v -nn -i eth1 port 25

it just does not print (capture) out anything for port 25. On another window this:

/usr/sbin/tcpdump -nn -i eth1 ...