All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mail Lists <lists@sapience.com>
To: netfilter@lists.netfilter.org
Subject: subnet problem
Date: Sun, 18 Jul 2004 16:50:07 -0400	[thread overview]
Message-ID: <20040718205007.GA7576@sapience.com> (raw)


  I'd appreciate help here.

  I disallow iana reserved and some rfc 1918 from my firewall.

  The line in question is this:

  cRES_LDROP  all  --  172.16.0.0/12        0.0.0.0/0

  which I would expect to block 172.16 to 172.31. 

  However I get these in my log files:

  Jul 18 16:21:47 fw kernel:  [FW Drop-Res] IN=eth1 OUT= MAC=<xx> SRC=172.139.140.122 DST=<myip> LEN=48 TOS=0x00 PREC=0x00 TTL=109 ID=30189 DF PROTO=TCP SPT=3477 DPT=1025 WINDOW=16384 RES=0x00 SYN URGP=0

   I'm stumped - why did 172.139 get dropped here? Not that the packet 
 wouldn't have gotten dropped later anyway but this rule should not
 have matched?

 Suggestions?

  gene/








             reply	other threads:[~2004-07-18 20:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-18 20:50 Mail Lists [this message]
2004-07-18 21:02 ` subnet problem Antony Stone
2004-07-18 22:10   ` Mail Lists
2004-07-19  9:12     ` Antony Stone
2004-07-20  3:15       ` Mail Lists
2004-07-21 23:46         ` Mail Lists
2004-07-19 10:52     ` John A. Sullivan III
2004-07-20  3:17       ` Mail Lists

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=20040718205007.GA7576@sapience.com \
    --to=lists@sapience.com \
    --cc=netfilter@lists.netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.