All of lore.kernel.org
 help / color / mirror / Atom feed
From: sshore@escape.ca
To: James Garrison <jhg@athensgroup.com>
Cc: netfilter@lists.samba.org
Subject: Re: DHCP and conntrack?
Date: Fri, 7 Jun 2002 12:38:35 -0500	[thread overview]
Message-ID: <20020607173835.GA599@escape.ca> (raw)
In-Reply-To: <3D00E6A3.30006@athensgroup.com>

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

On Fri, Jun 07, 2002 at 12:00:19PM -0500, James Garrison wrote:
> Does connection tracking understand incoming DHCP responses as
> being related to recent outgoing broadcast DHCP requests?  In other
> words,  if I configure iptables to allow outgoing DHCP broadcast
> requests, do I have to explicitly open up a hole for the returning
> response, or will conntrack do it for me with RELATED?

Since dhcp requests go out on port 68, and responses come back on port 67, 
connection tracking will not relate them. you'll need to explicitly open 
up a hole for the returning response.

-- 
Scottie Shore <sshore@escape.ca>
"You haven't gamed until you've circle-strafed while barrel rolling."
  - Blair on the Logitech Cyberman II

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-06-07 17:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-07 17:00 DHCP and conntrack? James Garrison
2002-06-07 17:38 ` sshore [this message]
2002-06-07 17:43   ` James Garrison
2002-06-07 19:36   ` Ramin Alidousti

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=20020607173835.GA599@escape.ca \
    --to=sshore@escape.ca \
    --cc=jhg@athensgroup.com \
    --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 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.