All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julian Gomez <kluivert@tm.net.my>
To: netfilter@lists.netfilter.org
Subject: Re: DHCP related problem
Date: Tue, 17 Jun 2003 20:46:11 +0800	[thread overview]
Message-ID: <20030617124611.GA1360@floyd> (raw)
In-Reply-To: <200306171130.h5HBUUWF027705@nycsmtp3out.rdc-nyc.rr.com>

On Tue, Jun 17, 2003 at 07:24:16AM -0400, Matt Grogan spoke thusly:
>If you want to go further than that, like stop someone from getting their
>information from DHCP and then statically defining it and keeping that
>address, it gets a little more involved. Maybe reducing the lease time and
>scripting to check that all the stations in the DHCP range are also in the
>list of DHCP clients on the server would help.

A slightly different angle, which just came up on the redhat-users ML a
couple of days ago; which might work is :

	-> All DHCP leases get an account created on your internal DNS
	   resolver.
	-> Your firewall refreshes your ruleset by only allowing a range
	   of DHCP IP ranges, which have a corresponding DNS forward &&
	   reverse entry.

This is similar to Win2K functionality whereby all DHCP addresses get an
automatic DNS entry created. Someone mentioned that ISC's DHCP package
supports such functionality, you might want to take a look.

There will be some scripting involved, as Matt has already allured to.

(snip rest)


  reply	other threads:[~2003-06-17 12:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-17  8:30 DHCP related problem PiSiC...
2003-06-17 11:24 ` Matt Grogan
2003-06-17 12:46   ` Julian Gomez [this message]
2003-06-17 13:43   ` PiSiC...
2003-06-17 16:58     ` David Busby

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=20030617124611.GA1360@floyd \
    --to=kluivert@tm.net.my \
    --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.