From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geog Hofstetter Subject: Flag SYN not necessarily state NEW? Date: 16 Jun 2002 20:04:56 +0200 Sender: netfilter-admin@lists.samba.org Message-ID: <1024250696.6468.3.camel@geggo> References: <000501c21415$544d0e40$7b0010ac@dynamicaccess.lan> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000501c21415$544d0e40$7b0010ac@dynamicaccess.lan> Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: NetFilter Mailinglist hmm is it possible that (if u use target LOG) your syslog just shows up 'blah: SYN packet received' 'last message repeatet 2 times' ;) >>On Wed, 8 May 2002, Ing. Christian Ogris wrote: >> I connect from Box A via SSH to Box B, where the firewall runs, and i >>get the state "NEW" on the first packet. >> Then - the first connection is still established - i connect AGAIN from >>Box A to Box B and do NOT get the state "NEW" anymore. (So obviously >> it's already accepted by the ESTABLISHED,RELATED -j ACCEPT rule). >> Is this behavior correct?