From owner-freebsd-isp@FreeBSD.ORG Tue Apr 14 13:06:38 2009 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 F41741065672 for ; Tue, 14 Apr 2009 13:06:37 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 7B4CA8FC1D for ; Tue, 14 Apr 2009 13:06:37 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 31260 invoked by uid 89); 14 Apr 2009 13:14:30 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by v6.ibctech.ca with ESMTPA; 14 Apr 2009 13:14:30 -0000 Message-ID: <49E48A51.8040603@ibctech.ca> Date: Tue, 14 Apr 2009 09:06:25 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Odhiambo Washington References: <49E3D793.2090008@staff.openaccess.org> <991123400904140247ve64e1aay7c114f5aeff3733e@mail.gmail.com> In-Reply-To: <991123400904140247ve64e1aay7c114f5aeff3733e@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: providing web based DNS management to customers 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: Tue, 14 Apr 2009 13:06:38 -0000 Odhiambo Washington wrote: > On Tue, Apr 14, 2009 at 3:23 AM, Michael DeMan (OA) < > michael@staff.openaccess.org> wrote: > >> Hi All, >> >> What are folks doing for providing web based DNS management to customers? >> >> I've looked at a lot of open source products over time, but never found one >> that was enough to say "Thats it, lets integrate it!". >> >> It always seems that the tricky part is reverse DNS. PowerDNS and other >> tools (at least a few years ago) offered reasonable support for forward DNS >> management on a per-user basis, but not reverse, or at least not reverse in >> the sense that we only want customers to be able to modify the reverse DNS >> of say a single IP, or a subnet, etc. > > > Hi Mike, > > Did you ever take a look at VegaDNS - www.vegadns.org? > > The last time I checked, IIRC, it allowed adding/modifying _almost_ all > types of records. We've used VegaDNS with TinyDNS/DNSCache for a few years now. I'll test today to see how granular the permissions are regarding the modification of only one record. Steve