From owner-freebsd-questions@FreeBSD.ORG Wed Oct 15 09:20:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F0AA16A4B3 for ; Wed, 15 Oct 2003 09:20:17 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A44A43FDF for ; Wed, 15 Oct 2003 09:20:16 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 10C8A3B0D; Wed, 15 Oct 2003 12:20:16 -0400 (EDT) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org, "J. Seth Henry" References: <1066232388.61418.9.camel@alexandria> From: Lowell Gilbert Date: 15 Oct 2003 12:20:15 -0400 In-Reply-To: <1066232388.61418.9.camel@alexandria> Message-ID: <44n0c2bhhc.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: isc-dhcp & dyndns X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 16:20:17 -0000 "J. Seth Henry" writes: > I have found several dynDNS updater programs, but they all seem to get > the new IP info from a hardware router's web interface (which I no > longer have). Given that the router is now a *nix box, it would seem > reasonable that this could be simplified. However, I noted on the > dynDNS.org website that they discourage users from simply running > scripts from the dhcp exit script. > > How is everyone else updating their dynamic DNS entries from a FreeBSD > based gateway router? >From the dhcp exit script, but with a check to make sure that it's actually changed.