From owner-freebsd-isp@FreeBSD.ORG Wed Mar 3 22:09:37 2010 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEC48106564A for ; Wed, 3 Mar 2010 22:09:37 +0000 (UTC) (envelope-from george@galis.org) Received: from bonnie.iuxta.com (bonnie.iuxta.com [64.156.192.128]) by mx1.freebsd.org (Postfix) with SMTP id 9CC7F8FC0C for ; Wed, 3 Mar 2010 22:09:37 +0000 (UTC) Received: (qmail 26332 invoked by uid 900); 3 Mar 2010 21:42:56 -0000 Date: Wed, 3 Mar 2010 13:42:56 -0800 From: George Georgalis To: freebsd-isp@freebsd.org Message-ID: <20100303214256.GC23997@bonnie> References: <4B82F976.8020308@yazzy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B82F976.8020308@yazzy.org> Subject: Re: Registrars with free DynDNS services of my own domains. X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2010 22:09:37 -0000 On Mon 22 Feb 2010 at 10:39:02 PM +0100, Marcin M. Jessa wrote: >Hi guys. > >Many registrars offer free DNS hosting if you register your domain >with them. >I need a bit more. I need a registrar which not only will "host" my >own domains but also in exchange give me >a dyndns service so I can automatically update the @ records of my >domains as an extra free of charge service. >Do you guys know of any registrars that can do that? *snip* resulting discussion... perhaps this is the magic cookie you where looking for? in your registrar, add a couple cname entries for your dynamic hosts... www 800 IN CNAME userid.dyndns.org. @ 800 IN CNAME userid.dyndns.org. then www.yourdomain.com and yourdomain.com resolves to your dynamic ip