From owner-freebsd-current@FreeBSD.ORG Sat Jun 9 16:51:58 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E72E116A421 for ; Sat, 9 Jun 2007 16:51:58 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 483CE13C448 for ; Sat, 9 Jun 2007 16:51:58 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 09 Jun 2007 16:51:56 -0000 Received: from h081217094222.dyn.cm.kabsi.at (EHLO taxman.pepperland) [81.217.94.222] by mail.gmx.net (mp042) with SMTP; 09 Jun 2007 18:51:56 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX18jT3hyexMjrxgR2F7uFwd2plrLFqST59RNuZe4fl O/n5oJfSfVmUaN From: Stefan Ehmann To: freebsd-current@freebsd.org Date: Sat, 9 Jun 2007 18:51:57 +0200 User-Agent: KMail/1.9.6 References: <60A25DBC-72F7-4EC1-BFB6-07A1304B5937@gmail.com> In-Reply-To: <60A25DBC-72F7-4EC1-BFB6-07A1304B5937@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706091851.57685.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Curtis Vaughan Subject: Re: ddclient on startup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2007 16:51:59 -0000 On Friday 08 June 2007 02:15:20 Curtis Vaughan wrote: > I've installed ddclient and configured it, but can't seem to figure > out how to make sure it runs should the computer be rebooted. > According to everything about ddclient it should be in /etc/ppp/if-up.d/ > But this server will have a static IP on the network. The public ip, > however, will be dynamic. > > Thanks for any input! $ pkg_info -D ddclient-3.7.1_1 Information for ddclient-3.7.1_1: Install notice: *********************************************************** Copy /usr/local/etc/ddclient.conf.sample to /usr/local/etc/ddclient.conf and edit it to fit your needs. If you would like to run ddclient as a daemon add the following line to /etc/rc.conf ddclient_enable="YES" ***********************************************************