From owner-freebsd-questions Fri Sep 18 16:37:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02070 for freebsd-questions-outgoing; Fri, 18 Sep 1998 16:37:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from witch.xtra.co.nz (witch.xtra.co.nz [202.27.184.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02026 for ; Fri, 18 Sep 1998 16:37:19 -0700 (PDT) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker (210-55-210-87.ipnets.xtra.co.nz [210.55.210.87]) by witch.xtra.co.nz (8.9.1/8.9.1) with SMTP id LAA08847 for ; Sat, 19 Sep 1998 11:36:43 +1200 (NZST) Message-Id: <199809182336.LAA08847@witch.xtra.co.nz> From: "Dan Langille" Organization: DVL Software Limited To: questions@FreeBSD.ORG Date: Sat, 19 Sep 1998 11:36:49 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Dynamic DNS Reply-to: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been reading up on Dynamic DNS, which is useful if you have a dynamic IP but still want to run a website, FTP server, mail server, etc. Many people using ADSL or cable modems have IP addresses assigned via DHCP. Dynamic DNS, in simple terms, allows you to update your DNS entries dynamically. When you get a new IP, you update the DNS entries. Not perfect. But close. I've been looking at a few setups. Most assign you a domain name which hangs off their domain (for examples, see http://detour.net/, http://www.ml.org/, etc). A few (http://www.ddns.org/, http://www.dnswiz.com/index.htm, https://dyndns.com/) allow you to host your own domain. To my knowledge, the public DNS (http://soa.granitecanyon.com/) doesn't provide a dynamic service but I see no reason why you couldn't write code to do it for you. What dynamic DNS services have you used? Any recommendations? -- Dan Langille DVL Software Limited The FreeBSD Diary - my [mis]adventures http://www.FreeBSDDiary.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message