Thread: fw monitor help
View Single Post
  #1 (permalink)  
Old 2008-05-07
rn4it rn4it is offline
Junior Member
 
Join Date: 2005-12-16
Posts: 9
Rep Power: 0
rn4it has an average reputation (10+)
Default fw monitor help

I need to confirm that our email is being encypted betwee us and a business partner. So in my captures I need to be able to view the message body of the emails. Here are the cmds I'm usings.

fw monitor -e "accept (dst = mailsvr ip or src = mailsvr ip);" -o smtp.txt
fw monitor -e "accept (dport = 25);" -o smtp.txt

I'm seeing the session build and tear down but not the data.

any ideas??

thanks
John
Reply With Quote