Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security ISSForum
[Top] [All Lists]

[ISSForum] Proventia G FW statefull??

Subject: [ISSForum] Proventia G FW statefull??
Date: Thu, 23 Jun 2005 00:35:09 +0900 (JST)
Hi all,

I'm using Proventia G100 with FW rule and having some troubles.
Does anyone know how proventia G FW function works?

Currently, my Proventia G FW rule has several rules like this;
 #1  adapter any ip src addr any dst addr any tcp dst port 25 MONITOR
 #18 adapter any ip src addr any dst addr any DROP

so, all SMTP connections are supporsed to be MONITORED by rule #1 and
rule #18 should be worked as a clean-up rule.

allmost all SMTP connection are passed but some of them are dropped by
clean-up rule according to fw log.

2005/06/22,18:03:29,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:03:29,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:03:30,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:03:30,18,TCP,67.28.114.35,192.168.1.70,25,2144,DROP
2005/06/22,18:03:31,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:03:31,18,TCP,67.28.114.35,192.168.1.70,25,2144,DROP
2005/06/22,18:03:34,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:03:34,18,TCP,67.28.114.35,192.168.1.70,25,2144,DROP
2005/06/22,18:03:39,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:03:39,18,TCP,67.28.114.35,192.168.1.70,25,2144,DROP
2005/06/22,18:03:49,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:04:09,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:04:49,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR
2005/06/22,18:06:10,1,TCP,192.168.1.70,67.28.114.35,2144,25,MONITOR

As you can see, dropped packets seem to be reply packets from SMTP
server. I've tried to figure out what's going on and it seems FW rule
drops *retransmitted* FIN/ACK packets .
I used ethereal and found several retransmitted FIN+ACK packets from
client to SMTP server to get ACK packet from SMTP server to close.
Since SMTP server already sent ACK packet to close session, Proventia
G FW rule #1 doesn't think it belongs to established SMTP connection.
That's my guess and I need Proventia G FW detailed information to
explain this behavior.

Any information would be greatly appreciated.
Thank you,
---
Tetsuo Okuda
_______________________________________________
ISSForum mailing list
ISSForum@iss.net

TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to 
https://atla-mm1.iss.net/mailman/listinfo/issforum

To contact the ISSForum Moderator, send email to mod-issforum@iss.net

The ISSForum mailing list is hosted and managed by Internet Security Systems, 
6303 Barfield Road, Atlanta, Georgia, USA 30328.

<Prev in Thread] Current Thread [Next in Thread>
  • [ISSForum] Proventia G FW statefull??, Tetsuo Okuda <=