Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: iptables rules for cups printer discovery
Date: Fri, 15 Aug 2008 10:16:42 -0500	[thread overview]
Message-ID: <48A59DDA.7070404@riverviewtech.net> (raw)
In-Reply-To: <30978-20009@sneakemail.com>

On 08/15/08 08:10, Stephen Isard wrote:
> "-m recent --set" stores an address, just as an address, not marked as 
> source or dest.  This address is taken from either the source or 
> destination address of a packet, depending on the use of --rsrc/--rdest. 
> In order for the rules to do what we want them to, the address has to 
> include the port number as well as the ip address.
> 
> "-m recent --rcheck" looks to see whether the stored address is the same 
> as either the source or destination address on a packet, depending on 
> the use of --rsrc/--rdest.

The default is to use --rsource if neither --rsource or --rdest are 
specified.

> By the way, googling around for help on this issue, I came across a 
> forum thread from 2004 discussing the same problem with respect to 
> samba.  Evidently samba uses the same broadcast/response tactic. 
> Unfortunately the thread seemed to peter out without resolution.  But is 
> there an approved firewall setup for samba these days?  (I don't use 
> samba myself.)  If so, maybe we could adapt it.

There is now a connection tracking helper in the kernel specifically 
meant to help some NetBIOS traffic.



Grant. . . .

      parent reply	other threads:[~2008-08-15 15:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14 18:51 iptables rules for cups printer discovery Stephen Isard
2008-08-14 20:00 ` Jan Engelhardt
2008-08-14 20:23   ` Stephen Isard
2008-08-14 20:37     ` Jan Engelhardt
     [not found]       ` <11653-43715@sneakemail.com>
     [not found]         ` <alpine.LNX.1.10.0808141744490.18538@fbirervta.pbzchgretzou.qr>
2008-08-14 23:01           ` Stephen Isard
2008-08-15  1:35 ` Grant Taylor
2008-08-15  1:53   ` Jan Engelhardt
2008-08-15  2:00     ` Grant Taylor
2008-08-15  2:04       ` Jan Engelhardt
2008-08-15  2:14         ` Grant Taylor
2008-08-15  2:26           ` Jan Engelhardt
2008-08-15 13:10         ` Stephen Isard
2008-08-15 13:23           ` Jan Engelhardt
2008-08-15 14:17             ` Stephen Isard
2008-08-15 15:21               ` Grant Taylor
2008-08-15 15:38                 ` Stephen Isard
2008-08-15 16:16                   ` Grant Taylor
2008-08-15 16:28                     ` Stephen Isard
2008-08-15 18:01                       ` Grant Taylor
2008-08-15 15:16           ` Grant Taylor [this message]

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=48A59DDA.7070404@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --cc=netfilter@vger.kernel.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