From owner-freebsd-questions@FreeBSD.ORG Tue Jun 26 06:08:03 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B97D16A46B for ; Tue, 26 Jun 2007 06:08:03 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd2mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id D598513C447 for ; Tue, 26 Jun 2007 06:08:02 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd2mr3so.prod.shaw.ca (pd2mr3so-qfe3.prod.shaw.ca [10.0.141.108]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JK8003X4BOOG650@l-daemon> for freebsd-questions@freebsd.org; Tue, 26 Jun 2007 00:07:36 -0600 (MDT) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd2mr3so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JK80015VBOOE2A0@pd2mr3so.prod.shaw.ca> for freebsd-questions@freebsd.org; Tue, 26 Jun 2007 00:07:37 -0600 (MDT) Received: from proven.lan ([24.85.241.34]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JK8008ROBOINFV0@l-daemon> for freebsd-questions@freebsd.org; Tue, 26 Jun 2007 00:07:35 -0600 (MDT) Received: from proven.lan (localhost [127.0.0.1]) by proven.lan (8.14.1/8.14.1) with ESMTP id l5Q67TX8018782 for ; Mon, 25 Jun 2007 23:07:29 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Received: from localhost (localhost [[UNIX: localhost]]) by proven.lan (8.14.1/8.14.1/Submit) id l5Q67TR9018781 for freebsd-questions@freebsd.org; Mon, 25 Jun 2007 23:07:29 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Date: Mon, 25 Jun 2007 23:07:28 -0700 From: Norbert Papke In-reply-to: <867742.84351.qm@web52111.mail.re2.yahoo.com> To: freebsd-questions@freebsd.org Message-id: <200706252307.29134.fbsd-ml@scrapper.ca> Organization: Archaeological Filing MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <867742.84351.qm@web52111.mail.re2.yahoo.com> X-Authentication-warning: proven.lan: npapke set sender to fbsd-ml@scrapper.ca using -f User-Agent: KMail/1.9.6 Subject: Re: dynamic dns question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 06:08:03 -0000 On June 25, 2007, gahn wrote: > hi all: > > could anyone here recommend a software package for > dynamic dns? > > thanks I've used http://www.no-ip.com/ for a few years with good success. There is a free version if you're not picky about your domain name. There is a client in the ports (dns/noip). DD-WRT routers (and possibly others) support it directly. Cheers.