From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gavin Hamill Subject: Re: smtp Date: Fri, 14 May 2004 21:26:29 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200405142126.29015.gdh@acentral.co.uk> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org On Friday 14 May 2004 21:11, azeem ahmad wrote: > thanks a lot for solving this problem > but here just tell me one thing more that how u said that i m safe. is > there tcpdump output telling something. if yes then how u judge it. I'm repeating myself here :) It's obvious because only one direction is logged. Try doing 'tcpdump -n port 80' for example, and you will see both sides of the TCP conversation, and compare that with the 'port 25'. Cheers, Gavin