From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter@vger.kernel.org
Subject: Re: Tracking broadcasting replies *only* using 'conntrack'
Date: Tue, 25 Nov 2008 12:08:38 +0100 [thread overview]
Message-ID: <492BDCB6.5000702@plouf.fr.eu.org> (raw)
In-Reply-To: <COL106-W8151DEB519AE7145178A79D30B0@phx.gbl>
Joris Korbeeck a écrit :
>
> But unfortunately 'conntrack' doesn't recognize the sender's IP
> address (e.g. 192.168.1.3) as a 'member' of 192.168.1.255. Does anyone
> have a solution to allow these replies to hostname resolution requests
> which make use of random ports?
Indeed conntrack does not handle broadcasts. You need to load the
NetBIOS Name Service conntrack helper module ip_conntrack_netbios_ns (on
older kernels) or nf_conntrack_netbios_ns (on newer kernels).
next prev parent reply other threads:[~2008-11-25 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-25 3:42 Tracking broadcasting replies *only* using 'conntrack' Joris Korbeeck
2008-11-25 11:08 ` Pascal Hambourg [this message]
2008-11-26 12:08 ` Joris Korbeeck
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=492BDCB6.5000702@plouf.fr.eu.org \
--to=pascal.mail@plouf.fr.eu.org \
--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 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.