Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter@lists.samba.org
Subject: Re: Strange log entries (again)
Date: Mon, 8 Jul 2002 21:58:19 +0100	[thread overview]
Message-ID: <20020708205822.EMAP4119.mta06-svc.ntlworld.com@there> (raw)
In-Reply-To: <200207082243.35434.captain.nuke@gmx.at>

On Monday 08 July 2002 9:43 pm, Patrick Petermair wrote:

> Hi!
>
> I have found the following log entry in my firewall log (I'm running RedHat
> 7.3 with iptables for firewalling and masquerading):
>
> Jul  8 22:25:11 wormhole kernel: IN=ppp0 OUT= MAC= SRC=207.171.169.16
> DST=213.225.41.145 LEN=40 TOS=0x00 PREC=0x00 TTL=49 ID=21031 DF PROTO=TCP
> SPT=80 DPT=42111 WINDOW=8760 RES=0x00 ACK RST URGP=0
>
> The thing is that this is an answer from a website (SPT=80) I surfed on
> (www.amazon.de) - but my forward chain should detect it as an existing
> connection and let it through:

This is an ACK RST packet, so it's quite likely that the connection tracking 
has already deleted the connection from the conntrack table (when it got the 
previous RST packet), therefore when this packet turns up, it no longer 
belongs to an ESTABLISHED connection.

Don't worry about it.

 

Antony.


  reply	other threads:[~2002-07-08 20:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-08 20:43 Strange log entries (again) Patrick Petermair
2002-07-08 20:58 ` Antony Stone [this message]
2002-07-09 19:44   ` Patrick Petermair
2002-07-08 21:06 ` Antony Stone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020708205822.EMAP4119.mta06-svc.ntlworld.com@there \
    --to=antony@soft-solutions.co.uk \
    --cc=netfilter@lists.samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox