From owner-freebsd-questions Fri Aug 13 6:58:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from broccoli.graphics.cornell.edu (broccoli.graphics.cornell.edu [128.84.247.53]) by hub.freebsd.org (Postfix) with ESMTP id C1A7214EEF for ; Fri, 13 Aug 1999 06:58:34 -0700 (PDT) (envelope-from mkc@Graphics.Cornell.EDU) Received: from graphics.cornell.edu (localhost.graphics.cornell.edu) by broccoli.graphics.cornell.edu with ESMTP (1.37.109.16/16.2) id AA024672593; Fri, 13 Aug 1999 09:56:33 -0400 Message-Id: <199908131356.AA024672593@broccoli.graphics.cornell.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: support@junglenote.com Cc: "[FreeBSD-Questions-List] (E-post)" Subject: Re: dhcpd In-Reply-To: Your message of "Fri, 13 Aug 1999 11:24:02 +0200." <01BEE57E.591E98D0.support@junglenote.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Aug 1999 09:56:33 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I'm looking for a dhcp solution where the server denies address-lease renewal >and forces the >client to request a lease for another. In other words the main idea is that th >e client address >changes with every renewal period. Is it possible and if so how? I'm not sure why you would want to do this. I can only imagine one possibility: an attempt to prevent your users from setting up servers on dhcp clients. I don't think you've fully thought this through. What do you expect to happen to open sessions when the IP address suddenly changes underneath them? Your users will want your head if you do this to them. You really need to think of a different solution. -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message