RE: Test, please ignore

2016-11-20 Thread John Anderson
Ignore successful. John A. Sent from my T-Mobile 4G LTE Device Original message From: Dan Mahoney Date: 2016/11/20 21:38 (GMT-07:00) To: bind-us...@isc.org Subject: Test, please ignore Sorry for the noise ___ Please visit https:/

RE: Diagnostic help part 2

2014-10-01 Thread John Anderson
>If you would be so kind as to run the nmap test again from your location and >let >me know if you're seeing the correct - or at least *more* correct >answers, I'd >appreciate it. Bill, It looks good now. Starting Nmap 5.51 ( http://nmap.org ) at 2014-10-01 12:47 MST Nmap scan report for www3.

RE: Diagnostic help part 2

2014-09-30 Thread John Anderson
>If named is running and doesn't respond on the external interface, it's >possible that your listen-on {}; directive is set to only localhost. >TCP connections to 205.238.182.102 come back "Connection refused", so >it's possible that BIND just isn't listening on the interface or perhaps >you're

RE: Metazones or Something Else?

2014-08-06 Thread John Anderson
> > Personally I'd like to extend UPDATE > > allow-addzone { acl; }; > allow-delzone { acl; }; > e.g. > nsupdate > new zone > server addresss [port] > key name:secret > [masters ] > [allow-query ] > [allow-transfer ] > [allow-update ]

RE: Metazones or Something Else?

2014-08-04 Thread John Anderson
>There's currently no supported way to perform in-band zone provisioning >via the DNS itself. I do have access to the metazone implementation >that Vixie wrote his paper about, and I can send it to you if you like, >but I'm not sure how useful you'll find it. There might also be some >intere

RE: Metazones or Something Else?

2014-08-04 Thread John Anderson
> Some such ideas have been discussed on various lists. See this thread for > example: > >http://www.ietf.org/mail-archive/web/dnsext/current/msg13475.html > > Mukund Mukund, So to the best of your knowledge this functionality is still on drawing board, unless implemented out-of-b

RE: Metazones or Something Else?

2014-08-04 Thread John Anderson
Yes, the actual zone information, that would appear in named.conf something similar to: zone "name" in { optionA; optionB; optionN; }; -Original Message- From: Brian Cuttler [mailto:br...@wadsworth.org] Sent: Monday, August 04, 2014 9:49 AM To: John Anderson S

Metazones or Something Else?

2014-08-04 Thread John Anderson
Greetings Bind-Users List, I've recently inherited a project that is going to require some method of automatically disseminating zone information to slave DNS servers running BIND. While searching for an industry standard method of accomplishing this task, I came across this rather dated docum