Lokkju Brennr | 5 Jun 2008 18:14
Picon

dnsEditor: Ajaxified updated

Thanks to Quintin at junkmail.co.za, dnsEditor now supports Batch
adding of zones, zone defaults, and some extra configuration options.

Changes:
- Now has "Click to Edit" instead of empty fields
- Configuration option to hide the "update servers" button
- Batch add zones
- Zone field defaults, for multiple or single A, MX, CNAME, TXT, etc
records to be created automatically in a new zone

Demo:
http://www.lokkju.com/projects/dnsEditor2/dnsEditor.php

Source:
https://svn.lokkju.com/svn/dnsEditor/trunk

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
Joe Miller | 24 Jun 2008 23:05

Patches to dnsDataGen.pl with new writers

Hello all,

I hope I am posting to the right list.  If not, please let me know if there
is a better place to post.

Recently I found myself benchmarking a variety of authoritative DNS servers,
but quickly became frustrated at the amount of time I was spending on
creating large amounts of 'random' DNS data in formats suitable for each.
Luckily, I found the excellent dnsDataGen.pl tool, which helped
tremendously.

I decided to create some new 'writers' modules that were particularly
relevant to my benchmarking efforts and I thought I should share them with
the world in case they are able to help someone else someday.

The patches can be found here:  http://www.joeym.net/

A summary of the changes:

- Slight modification to dnsDataGen.pl itself so that it always creates the
SOA record first when creating a new zone.  This was helpful for the writers
I created because many of them build a set of commands to feed into various
SQL DB's which require that the zone exists before records can be added to
it.

- The following new 'writers' (I created a new directory called
"contrib/writers" to store these, as recommend on the bind-dlz website):
  -- contrib::writers::mydns::file
  -- contrib::writers::powerdns::xdb
  -- contrib::writers::powerdns::sqlite3
(Continue reading)

Graham Weldon | 2 Jul 2008 00:42
Picon
Favicon

Wildcard Subdomain


Hi all,
I've tried adding a wildcard subdomain to one of my zones with a simple
asterisk entry as an A record.
This doesn't seem to resolve correctly once entered.

Can Bind-DLZ handle wildcard subdomains?
If so, what is the method required to achieve this?
Thanks!

Cheers,
Graham Weldon

Fluid Lino
(02) 4927 5337
(0407) 017 293
graham <at> fluidlino.com.au
www.fluidlino.com.au

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
Felipe Neuwald | 2 Jul 2008 00:46
Picon

Re: Wildcard Subdomain

Graham,

It works ok for me. * and  <at> .

Felipe Neuwald.

2008/7/1 Graham Weldon <graham <at> fluidlino.com.au>:
>
> Hi all,
> I've tried adding a wildcard subdomain to one of my zones with a simple
> asterisk entry as an A record.
> This doesn't seem to resolve correctly once entered.
>
> Can Bind-DLZ handle wildcard subdomains?
> If so, what is the method required to achieve this?
> Thanks!
>
>
> Cheers,
> Graham Weldon
>
> Fluid Lino
> (02) 4927 5337
> (0407) 017 293
> graham <at> fluidlino.com.au
> www.fluidlino.com.au
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
(Continue reading)

Graham Weldon | 2 Jul 2008 00:49
Picon
Favicon

Re: Wildcard Subdomain

Can you post up an example of what you are using, including the queries
being used in your conf?
Also, what version of DLZ are you using? 
Thanks Felipe!

Cheers,
Graham Weldon

Fluid Lino
(02) 4927 5337
(0407) 017 293
graham <at> fluidlino.com.au
www.fluidlino.com.au

-----Original Message-----
From: bind-dlz-testers-bounces <at> lists.sourceforge.net
[mailto:bind-dlz-testers-bounces <at> lists.sourceforge.net] On Behalf Of
Felipe Neuwald
Sent: Wednesday, 2 July 2008 8:47 AM
To: bind-dlz-testers <at> lists.sourceforge.net
Subject: Re: [Bind-dlz-testers] Wildcard Subdomain

Graham,

It works ok for me. * and  <at> .

Felipe Neuwald.

2008/7/1 Graham Weldon <graham <at> fluidlino.com.au>:
>
(Continue reading)


Gmane