Re: Verify raw data within slaves on 9.9.x

2012-06-14 Thread Walter Smith
27;/bin/cat' on this new default 'raw' format ____ From: "Spain, Dr. Jeffry A." To: Walter Smith Cc: "bind-users@lists.isc.org" Sent: Monday, June 11, 2012 4:44 PM Subject: RE: Verify raw data within slaves on 9.9.x > What tools/commands I can run to get plain

Verify raw data within slaves on 9.9.x

2012-06-11 Thread Walter Smith
Folks, What tools/commands I can run to get plain ascii/text data out of modern raw/binary on BIND 9.9.x slaves? I just want to verify that changes are correct down to the slaves. So - I can check-in these changes into svn etc. Thanks, --WS___ Please

BIND/named on VM

2011-10-14 Thread Walter Smith
Hello folks, I would like to setup latest BIND/named [slaves] within VMware environment - is there any implications I should be aware of? Since I saw some issues running NTPd on VMware - thinking may be 'named' might have similar issues... Thanks, WS_

Re: syntax/format of zone on slave $ORIGIN/paragraph - sorted?

2011-02-10 Thread Walter Smith
sday, February 10, 2011, 12:22 PM On 2/10/2011 10:11 AM, Walter Smith wrote: > So - I want to combine and sort unique $ORIGINs without seeing same > $ORIGIN again and again. The question was asked, but I didn't see an answer... What are you doing with the zones on the slave server th

Re: syntax/format of zone on slave $ORIGIN/paragraph - sorted?

2011-02-10 Thread Walter Smith
Yes! So - I want to combine and sort unique $ORIGINs without seeing same $ORIGIN again and again. Like in your example, I would prefer to see just _ONE_ time this sorted paragraph: <<$ORIGIN admin.cam.ac.uk. >> and not having multiple entries... $ORIGIN cam.ac.uk. admin                   M

Re: syntax/format of zone on slave $ORIGIN/paragraph - sorted?

2011-02-10 Thread Walter Smith
l Subject: Re: syntax/format of zone on slave $ORIGIN/paragraph - sorted? To: bind-users@lists.isc.org Date: Wednesday, February 9, 2011, 10:50 AM On 02/09/11 17:34, Walter Smith wrote: > Hello, > > I have bind/named running on Linux master and slaves. All is good, but > now when I’m t

Re: syntax/format of zone on slave $ORIGIN/paragraph - sorted?

2011-02-10 Thread Walter Smith
February 9, 2011, 7:27 PM In article , Walter Smith wrote: > Hello, > > I have bind/named running on Linux master and slaves. All is good, but now > when I’m trying to clean up some old records – I realized that sorted zone on > slaves are quite uneven. What I meant is, the $ORI

syntax/format of zone on slave $ORIGIN/paragraph - sorted?

2011-02-09 Thread Walter Smith
Hello, I have bind/named running on Linux master and slaves. All is good, but now when I’m trying to clean up some old records – I realized that sorted zone on slaves are quite uneven. What I meant is, the $ORIGIN splits the zone into some unknown to me syntax/format. Is there anywhere I can fi

BIND + DB + WEB

2010-09-16 Thread Walter Smith
Folks, I'm using BIND and all good, but I would like to integrate this DNS environment with SVN, DataBase(MySQL/PostgreSQL?) and Web-based access(Apache/httpd?) Is there any successful story I can replicate and not reinvent the wheel? Thanks,--ws ___