From owner-freebsd-virtualization@FreeBSD.ORG Fri Jan 17 17:53:52 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80BD1A65 for ; Fri, 17 Jan 2014 17:53:52 +0000 (UTC) Received: from mail-pb0-x234.google.com (mail-pb0-x234.google.com [IPv6:2607:f8b0:400e:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 522BD1A5A for ; Fri, 17 Jan 2014 17:53:52 +0000 (UTC) Received: by mail-pb0-f52.google.com with SMTP id jt11so2333209pbb.11 for ; Fri, 17 Jan 2014 09:53:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=E9Dzl7H+KlFXd/SZZBoe3BiLxG2zHjr4oHden9K4hhc=; b=rucHQap+Tyyd/zPwAcXRHZ7mQutIxn/XXU5KQLLhfoRfFVqDzDiZ8VHM7RgruW4oX4 BT0Z0DMPUjKLoEXBhBpNS+zqB25TLnxOVO3lziY1Xdt9LiCmeoHQNWdOn4CAsDbLYYxW /AegSbP4w3C1R/E61TQW8yeudoSQLaW9DQmONoSi7yAdvSjfT+cJodw3/OKZPcbsyOkL Ccspu4/iY6QlQ5490YsCryYjBgNOywbEp6qpClVnmhrIL01DGtgHDEu+wGwB1zIPT32K Tl9YMVvii2jDiIFoB8w5RJ/sgGb/XR4yNy2rR8Fd1B1hTUuuIf5MgBb2dj1GFZ3GX6FO l/IA== MIME-Version: 1.0 X-Received: by 10.68.43.101 with SMTP id v5mr3462732pbl.149.1389981231465; Fri, 17 Jan 2014 09:53:51 -0800 (PST) Received: by 10.68.185.130 with HTTP; Fri, 17 Jan 2014 09:53:51 -0800 (PST) In-Reply-To: <275866C0-E379-48BE-BAAD-BF87A307A64E@tamu.edu> References: <201401171615.51057.Mark.Martinec+freebsd@ijs.si> <275866C0-E379-48BE-BAAD-BF87A307A64E@tamu.edu> Date: Fri, 17 Jan 2014 12:53:51 -0500 Message-ID: Subject: Re: emulators/petitecloud 0.2.1 available From: Aryeh Friedman To: Dave Duchscher , "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jan 2014 17:53:52 -0000 The below is mostly fixed but the register refuses to update the nameservers since they are the same IP as fnwe.net On Fri, Jan 17, 2014 at 11:50 AM, Dave Duchscher wrote: > On Jan 17, 2014, at 9:31 AM, Aryeh Friedman > wrote: > > >> Thanks this confirms an issue someone else reported... will have it > fixed > >> in the next few hours. > >> > > > > I think I got it... turns out the records are right but since I used > lower > > serial numbers then on older ones it took the older ones only... I have > > updated the serial to be yyyymmddxx form and this should work now. > > -- > > Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org > > FYI, your registrar name server list is out of sync with your domain. > > Whois lists: > > NS1.FNWE.NET > NS2.FNWE.NET > > You domain now lists: > > cloud.PetiteCloud.org > > Also, mixing CNAMES with NS records is not a good idea. > > ns2.fnwe.net. 1787 IN CNAME cloud.fnwe.net. > cloud.fnwe.net. 1787 IN A 162.217.113.50 > > ns1.fnwe.net. 1454 IN CNAME cloud.FNWE.NET. > cloud.FNWE.NET. 1774 IN A 162.217.113.50 > > -- > DaveD > > -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org