Re: root hints operation

2015-11-17 Thread Joseph S D Yao
On 2015-11-17 04:21, Ray Bellis wrote: On 17/11/2015 02:09, Grant Taylor wrote: On 11/16/2015 06:56 PM, /dev/rob0 wrote: You either specify a hints file to use, or use the compiled-in root hints. Interesting. I was not aware that it was an exclusive or type situation. It's important that

Re: Public facing authoritative NS all masters

2014-07-13 Thread Joseph S D Yao
On 2014-07-13 12:11, Gary Wallis wrote: Hello, What are the drawbacks, if any, of running only master name servers for the set of authoritative NSs? For example given: [root@rc37 unxsVZ]# dig latimes.com NS +short dns1.tribune.com. dns2.tribune.com. dns4.tribune.com. dns3.tribune.com. Where a

Re: Private & separate DNS domains

2014-04-09 Thread Joseph S D Yao
On 2014-04-08 07:35, Jason Brandt wrote: ... All of our Windows clients resolve through our Bind servers, and have no problems with any AD resources.  The only MSW machines that point to our AD DNS servers, are our DC's.  All clients will resolve just fine through BIND, so long as your zones are

Re: Private & separate DNS domains

2014-04-08 Thread Joseph S D Yao
On 2014-04-08 06:08, Bryan Harris wrote: Hello all, We have a sort of private DNS such that servers can lookup zones that don’t actually exist in the real, public DNS, they just exist within our private NOCs. In addition, we have always had both Windows AD handling the Windows side of things an

Re: Sites that points their A Record to localhost

2014-01-14 Thread Joseph S D Yao
On 2014-01-14 09:56, Chris Thompson as IP Register wrote: ... 199.101.28.20 seems to be search.dnsassist.verizon.net. Are you sure that the nameservers you are using aren't doing "friendly" rewriting of NXDOMAIN responses for you? ... Ack. Good thing you can't see how embarrassed I'm blushing

Re: Can we do a sub-domain delegation with godaddy?

2014-01-14 Thread Joseph S D Yao
On 2014-01-14 12:39, Blason R wrote: Hi Folks, I am not sure if this is an appropriate forum to answer since more or less it is pertaining to Go Daddy support but since its a huge community our there and I am sure many of them are already using Go Daddy wondering if su-domain delegation is possi

Re: Sites that points their A Record to localhost

2014-01-14 Thread Joseph S D Yao
On 2014-01-12 10:04, Chris Thompson wrote: On Jan 11 2014, Joseph S D Yao wrote: [...snip...] (2) There is no requirement that a domain name refer to the Web site for that domain. I personally don't like that (for no special reason), and neither apparently does the owner of this domain

Re: Sites that points their A Record to localhost

2014-01-10 Thread Joseph S D Yao
On 2014-01-10 15:01, Eduardo Bonsi wrote: ... It seems like they have their domain configuration A Record pointed to the localhost. We all know that the localhost is not routable outside of the internet. Therefore I am sure their website cannot resolve out of the 127.0.0.1. In addition to that, i

Re: Can I have Inbound load balancing achieved with below settings

2013-11-13 Thread Joseph S D Yao
On 2013-11-13 16:44, Mark Andrews wrote: ... RFC 1123 (October 1989) applies to all applications on all hosts. Note "SHOULD" and "until". ... Mark, I've always read "SHOULD" here as more of a plaintive hope than anything else. People have certainly felt free to ignore it. Yes, that makes t

Re: Can I have Inbound load balancing achieved with below settings

2013-11-13 Thread Joseph S D Yao
On 2013-11-13 00:16, Manish Rane wrote: ... 6.Assume if ISP1 goes down, client coming on ISP1 would never be able to reach; hence as per DNS protocol will try for another link and come on ISP2 and then probably get an IP address of Link 2 i.e. 2.2.2.2. ... I'm not sure about your DNS setup,

Re: dns not resolving

2013-11-13 Thread Joseph S D Yao
On 2013-11-11 12:11, S. Jeff Cold wrote: ... ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 22495 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;jeffdiss.org. IN A ... BIND's configuration file is : $TTL 3600 $ORIGIN jeffdiss.org. ; St

Re: Problem with forward zone in view

2013-09-08 Thread Joseph S D Yao
On 2013-09-08 07:06, Carol Overes wrote: Hi Phil, Apologies if my approach was not clear, after Steve's mail. But I tested by using dig without the +trace option. I have tested the following from an IP, which is accepted via the trusted ACL: dig @10.10.10.1 www.domain2.com A dig @10.10.10.1

Re: Can two views be layered?

2013-04-07 Thread Joseph S D Yao
to get your DDS and do dentistry instead, fewer headaches. -- /*\ ** ** Joe Yao j...@tux

Re: Can two views be layered?

2013-04-05 Thread Joseph S D Yao
On Sat, Apr 06, 2013 at 01:04:47AM -0400, Joseph S D Yao wrote: ... > Just as a logistical thing, the SOA record should be in the zone file > that $INCLUDEs the rest of the information, anmd no SOA record in the > latter. ... Which means, I should have added, that any time you u

Re: Can two views be layered?

2013-04-05 Thread Joseph S D Yao
-- /*************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ Please visit https://lists.isc.org

Re: Can two views be layered?

2013-03-15 Thread Joseph S D Yao
ne "zonename" { ... file "data/zone.zonename.for-the-many"; ... }; }; -- /*************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \

Re: Configuring CNAME for nosslsearch.google.com

2012-05-08 Thread Joseph S D Yao
r www.google.com. This is as bad a suggestion as all the others - worse, because it doesn't scale to a site with multiple workstations. -- /*****\ ** ** Joe Ya

Re: CNAME or A record?

2011-09-30 Thread Joseph S D Yao
ichever you do, as I started out saying, you need both DNS entries. Whatever they may be. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \**

Re: Allowing resolution of off-server CNAMEs

2011-07-13 Thread Joseph S D Yao
On Fri, Jul 08, 2011 at 10:26:16AM -0700, Chris Buxton wrote: > On Jul 8, 2011, at 9:11 AM, Joseph S D Yao wrote: > > I'd rather that recursion controls only control recursion. > > And not forwarding - have separate forwarding controls, says I. > > Forwarding is a res

Allowing resolution of off-server CNAMEs

2011-07-08 Thread Joseph S D Yao
forwarding - have separate forwarding controls, says I. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___

Re: Primary Server Name Change

2011-05-13 Thread Joseph S D Yao
o j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: AW: ipv6 PTR in zone file

2011-04-16 Thread Joseph S D Yao
***\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Change Query Type on nslookup

2011-04-09 Thread Joseph S D Yao
more than once. Now, if you are lucky enough to be on a Linux or BSD or Unix or Mac system, run $ man nslookup $ man host $ man dig $ man alias for more information. -- /***************

Re: can I set the second nameserver to a public dns cache?

2011-03-28 Thread Joseph S D Yao
not. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-us

Re: is notify message going with UDP or TCP?

2011-03-28 Thread Joseph S D Yao
ice. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mail

Re: can I set the second nameserver to a public dns cache?

2011-03-28 Thread Joseph S D Yao
eement between yourself and them about why it's there and how changes will be communicated. -- /*****************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___

Re: Need help to know about ROOT DNS query

2011-03-26 Thread Joseph S D Yao
ponse is appropriate and necessary. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://l

Re: Best ipfw Rules for DNS-SEC

2011-03-26 Thread Joseph S D Yao
with large UDP packets blocked, this breaking EDNS0. Although there is no firm upper limit, there is a suggested upper limit of 4096 bytes for EDNS0. -- /*\ ** ** Joe Yao

Re: rndc-key has expired

2011-03-24 Thread Joseph S D Yao
't understand the question. Is it at all related to my suggestion? -- /*\ ** ** Joe Yao

Re: rndc-key has expired

2011-03-24 Thread Joseph S D Yao
the generated keys. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@

Re: rndc-key has expired

2011-03-23 Thread Joseph S D Yao
ttp://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7 Are you running 'rndc' from the same server on which the 'named' is running? If not, make sure that both have the same time. -- /*\ ** ** Joe Y

Re: Master ns on internal lan

2011-03-22 Thread Joseph S D Yao
job is resolving, that are not authoritative name servers for any domain. On those name servers, you forward queries for the domain under discussion to the unlisted internal name server that nonetheless IS authoritative for the domain. In less ideal circumstances, the internal recursiv

Re: Slaves and views

2011-03-05 Thread Joseph S D Yao
this from the earlier description. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing l

Re: Slaves and views

2011-03-05 Thread Joseph S D Yao
j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Slaves and views

2011-03-04 Thread Joseph S D Yao
two zone transfers, because sourcing the zone and serving it are not separate abstractions. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S

Re: Slaves and views

2011-03-04 Thread Joseph S D Yao
; allow-transfer { ext-tsig-key; }; type slave; file "slaved/rest/zone.example.us"; masters { 20.20.20.20; 30.30.30.30; }; } } zone "internal.us" { // sourced and served only in one view view "here" {

Re: Please Help

2011-02-18 Thread Joseph S D Yao
ition: VeriSign has been selected by the U.S. General Services Administration (GSA) to operate the domain name registry for .gov. ..." Perhaps the new name servers are different somehow. -- /*\ ** ** Joe Yao

Re: Delegation question

2011-02-04 Thread Joseph S D Yao
ved copies of zone files, it's not expected that humans will be reading the file, so confusion is not a consideration.] Teaching texts should use comments rather than $ORIGIN lines to indicate what the domain is at given points in a zone file. IMHO, of course. -- /

Re: what's a valid domain name?

2011-02-04 Thread Joseph S D Yao
***************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: dotted hostname is bad IMO

2011-02-01 Thread Joseph S D Yao
ter. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mail

Re: what's a valid domain name?

2011-02-01 Thread Joseph S D Yao
On Sun, Jan 30, 2011 at 09:40:51AM +0800, p...@mail.nsbeta.info wrote: > Joseph S D Yao writes: > > > > > The labels must follow the rules for ARPANET host names. They must > > start with a letter, end with a letter or digit, and have as interior > > characters on

Re: Recursive DNS problem

2011-01-29 Thread Joseph S D Yao
change, with a mutually agreed-on time to make the change (and using decreased TTLs etc. as usual with such a change). -- /*************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: what's a valid domain name?

2011-01-29 Thread Joseph S D Yao
number is incorrect.] -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ __

Re: root hints

2011-01-29 Thread Joseph S D Yao
I know. May not be true on some private internets, tho. -- /*\ ** ** Joe Yao j...@tux.org

Re: root hints

2011-01-28 Thread Joseph S D Yao
On Fri, Jan 28, 2011 at 09:51:13PM -0500, Joseph S D Yao wrote: > On Fri, Jan 28, 2011 at 08:10:10PM +, Jack Tavares wrote: > > I have a question about the hints file. > > > > It is "built in" to BIND. > > > > Does bind check for updates to

Re: root hints

2011-01-28 Thread Joseph S D Yao
nized the BigIP in my last posting, you were right!] -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@li

Re: root hints

2011-01-28 Thread Joseph S D Yao
On Fri, Jan 28, 2011 at 04:40:50PM +0800, p...@mail.nsbeta.info wrote: > Joseph S D Yao writes: > > Just because we don't need to, doesn't mean that it's a good practtice > > not to. And it's so easy to create one on a system where DNS is already > > se

Re: root hints

2011-01-27 Thread Joseph S D Yao
***\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: root hints

2011-01-27 Thread Joseph S D Yao
visible file compiled in. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.o

Re: get a domain's dns records

2011-01-25 Thread Joseph S D Yao
\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: root hints

2011-01-25 Thread Joseph S D Yao
But I have only done this once, just for the experience. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mail

Re: get a domain's dns records

2011-01-21 Thread Joseph S D Yao
the page is, "Nsbeta.info DNS Lookup | Nameserver Lookup - Who.is - Who.is". They probably did just exactly that - DNS lookup. Anything in DNS is public information. -- /*\ ** ** Joe Yao

Re: help with rndc fail

2011-01-15 Thread Joseph S D Yao
#x27;rndc'. For this, you do need the "rndc.conf" file, IIRC. -- /*********\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \***

Re: Forwarding to two servers

2010-08-10 Thread Joseph S D Yao
On Tue, Aug 10, 2010 at 02:37:54PM -0400, Joseph S D Yao wrote: ... > Then either it's not serving DNS or you haven't found the right buttons. > What is it? Can you explain a bit more? ... Sorry, in my hurry I didn't fast-forward through the thread. Glad that it&

Re: Forwarding to two servers

2010-08-10 Thread Joseph S D Yao
******\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Forwarding to two servers

2010-08-10 Thread Joseph S D Yao
On Fri, Aug 06, 2010 at 10:05:01AM -0700, CLOSE Dave (DAE) wrote: > Joseph S D Yao wrote: > > > If you have two forwarders, as you listed, your server will try to > > forward first to one and then to the other. If it gets any answer at > > all from one - even an error

Re: Forwarding to two servers

2010-08-05 Thread Joseph S D Yao
*************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: zone syntax question

2010-07-24 Thread Joseph S D Yao
On Sat, Jul 24, 2010 at 04:32:21PM +0100, Matthew Seaman wrote: > On 24/07/2010 16:17:13, Joseph S D Yao wrote: > > Quick, knee-jerk, which of these is > > one day? > > 86300 > > 68300 > > 863000 > > It

Re: zone syntax question

2010-07-24 Thread Joseph S D Yao
recommend is getrting rid of those ugly "$ORIGIN"s and sticking to the original "@". -- /*\ ** ** Joe Yao

Re: newb alert: how to make v4 and v6 "A" records resolve to same website

2010-07-14 Thread Joseph S D Yao
t know about other Web servers; I know some are not IPv6-aware. Oh - you can't make up an IPv6 address; you have to use one that is compatible with the IPv6 transport you get. -- /*********\ **

Re: named-checkzone

2010-06-25 Thread Joseph S D Yao
zone that was > edited. > > Good suggestion though. Check $PATH or use the full file name from "/". -- /*\ ** ** Joe Yao

Re: named-checkzone

2010-06-25 Thread Joseph S D Yao
j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: How can I fake a part of domain?

2010-06-24 Thread Joseph S D Yao
itions into the resolving name server ... but, nahhh, that really defeats predictability ["if I got hit by a truck, could they figure it out?"]. -- /**************

Re: multiple PTR RRs [dnsviz]

2010-06-02 Thread Joseph S D Yao
h restriction should be inferred. That having been said, I always feel better, myself, when there is a 1-to-1 mapping. -- /*************\

Re: Query Regarding CNAMES

2010-05-24 Thread Joseph S D Yao
and if that authoritative name server is configured to not allow recursive resolution, and the chain goes off that name server, then the chain is broken and will not continue. -- /**************

Re: Question about message "your system is lacking dev/random (or equivalent)"

2010-04-13 Thread Joseph S D Yao
nough entropy. http://en.wikipedia.org/wiki/Entropy_%28computing%29 I hope that this helps! -- /*\ ** ** Joe Yao

Re: MX and A

2010-04-12 Thread Joseph S D Yao
urse, you have no control over the many MTAs that presumably are sending e-mail to domain-ow...@emip.mg. -- /*************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*

Re: MX and A

2010-04-11 Thread Joseph S D Yao
99. Not that I ever do ... -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.o

Re: Implementing the bogon list

2010-04-09 Thread Joseph S D Yao
On Sat, Apr 10, 2010 at 01:08:16AM -0400, Joseph S D Yao wrote: ... > I strongly recommend that anyone wanting some degree of security use > look at the lists of IPv4 networks in RFC 5735/6/7 and the list of IPv6 > networks in RFC 5156. Decide which of those networks you want to b

Re: Implementing the bogon list

2010-04-09 Thread Joseph S D Yao
st just because it is not YET allocated! -- /*\ ** ** Joe Yao j...@tux.org

Re: how to setup a local root nameserver?

2010-02-02 Thread Joseph S D Yao
y doesn't matter! ;-) -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/

Re: how to setup a local root nameserver?

2010-02-02 Thread Joseph S D Yao
nimum > > 1D IN NS172.16.30.30 > * IN A172.16.30.30 -- /*****************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \**

Re: how to setup a local root nameserver?

2010-02-02 Thread Joseph S D Yao
**\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: how do I get a slave to send NOTIFY messages?

2010-01-31 Thread Joseph S D Yao
n the global 'also-notify' list will not be sent NOTIFY messages for that zone." I suspect that the notify option is set to 'no' either in your global options or in your view or in your zone. -- /*\ ** ** Joe Yao

Re: DNSSEC DSSET & KEYSET

2010-01-28 Thread Joseph S D Yao
than the parent's? Shouldn't there be an additional @parent.name.server argument? Thanks. -- /*****\ ** ** Joe Ya

Re: Disabling recursion causes browser hangs on clients with auto proxy config

2010-01-25 Thread Joseph S D Yao
***\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Notify "storms"

2010-01-20 Thread Joseph S D Yao
r(s) with SOA > queries whch seems to take a really long time. Your NOTIFY tree sounds like it's many-to-many. Maybe you should be using a sparser tree. -- /*\ ** ** Joe Yao

Re: Delegating in reverse lookup zones

2009-12-15 Thread Joseph S D Yao
***\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Delegating in reverse lookup zones

2009-12-15 Thread Joseph S D Yao
-conscious as to have separate resolving name servers and authoritative name servers, then their resolving name servers can have the same "forward" zone declaration as your name servers. -- /***************

Re: Delegating in reverse lookup zones

2009-12-15 Thread Joseph S D Yao
parent zone files to once again be the SAME IDENTICAL name server information as in your newly revised zone files. I hope that this helps! -- /************

Re: Punycode & nslookup

2009-12-05 Thread Joseph S D Yao
s. Isn't one of Alan Perlis' quotes about, a high-level language is one where you don't have to worry about unnecessary detail? -- /*\ ** ** Joe Yao

Re: Punycode & nslookup

2009-12-04 Thread Joseph S D Yao
problem with the specific poster, who is presumably using something from a compile of a current BIND distribution, but a problem when generalising. -- /*\ ** ** Joe Yao j...@t

Re: inverse query:PTR RR or OPCODE=1 ?

2009-12-02 Thread Joseph S D Yao
the IQUERY operation, declaring it entirely obsolete. This document updates RFC 1035. -- /*\ ** ** Joe Yao j...@tux.o

Re: reverse zone file in external view not transferring to slaveserver??

2009-12-02 Thread Joseph S D Yao
\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Parent is a CNAME

2009-12-02 Thread Joseph S D Yao
es against use in RHS of MX and NS. Which, unfortunately, does not prevent their use in many cases ... -- /*\ ** ** Joe Yao j...

Re: Parent is a CNAME

2009-12-02 Thread Joseph S D Yao
On Wed, Dec 02, 2009 at 12:47:08PM +, Sam Wilson wrote: > In article , > Joseph S D Yao wrote: [incorrectly] > > No. ... > Not true. CNAME chains - CNAMEs pointing to other CNAMEs - are > inefficient and discouraged but the DNS spec is built to ensure that >

Re: reverse zone file in external view not transferring to slaveserver??

2009-12-02 Thread Joseph S D Yao
; category lame-servers { null; };// ignore category default { all; }; }; -- /*****************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \***

Re: Parent is a CNAME

2009-12-02 Thread Joseph S D Yao
...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: reverse zone file in external view not transferring to slave server??

2009-12-01 Thread Joseph S D Yao
at the slaved copies for the internal view and the external view go to DIFFERENT files? Otherwise they overwrite each other and strange timing effects occur. Just thoughts. -- /*\ ** ** Joe Yao j...@t

Re: Parent is a CNAME

2009-12-01 Thread Joseph S D Yao
7.9.11.13 -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org

Re: Problems with include in acl file

2009-10-18 Thread Joseph S D Yao
r.c and work out in exactly which cases cfg_parse_mapbody > in the latter gets called :-( As I've said before, only the code never lies. But it may take some exegesis. -- /************

Re: Problems with include in acl file

2009-10-17 Thread Joseph S D Yao
ation file, "include" is a part of the actual language being parsed, and so must appear only where it's expected, and not at any random position. I hope that this helps. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S.

Re: Zone File Permission Question

2009-09-30 Thread Joseph S D Yao
l to 'umask' immediately before the execution of 'named'. -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___

Re: root and in-addr.arpa zone transfers

2009-09-10 Thread Joseph S D Yao
but nobody else had thought to do that.) -- /*************\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: one DNS names to multiple IP Addresses(Round Robin DNS)

2009-09-09 Thread Joseph S D Yao
't; or some automatic process that is trying to get your information will not fail cleanly. ISTM, it's better to try and do failover some other way, such as with high-availability Linux, than to try to get DNS to do load balancing. -- /**************

Re: Format of 'dig -k' "TSIG key file"?

2009-08-22 Thread Joseph S D Yao
On Sat, Aug 22, 2009 at 02:45:19PM +0200, Hauke Lampe wrote: > Joseph S D Yao wrote: > > > It turned out that this latter file was needed, but for some > > inexplicable reason perhaps having to do with library routines [I have > > not gone chasing down the code], it ALSO

Re: Format of 'dig -k' "TSIG key file"?

2009-08-21 Thread Joseph S D Yao
After some experimenting, here is the whole answer, hinted at by one response on this mailing list. On Thu, Jul 30, 2009 at 05:40:54PM -0400, Joseph S D Yao wrote: ... > In dig(1), the '-k' option is said to require a "TSIG key file" as an > option. I have a TSIG file

Re: Classless CIDR delegation...

2009-08-15 Thread Joseph S D Yao
lly, the CNAME records can also be auto-generated by inserting $GENERATE 96-111 $ CNAME $.96-28 I hope that this helps! -- /*\ ** ** Joe Yao j...@tux.org - Joseph S. D. Yao ** \*/ ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Format of 'dig -k' "TSIG key file"?

2009-07-31 Thread Joseph S D Yao
gust 2006 ... Yah, I guess I need to catch up a wee bit. Thanks again! -- /*\ ** ** Joe Yao j...@tux.org - Joseph

Re: Format of 'dig -k' "TSIG key file"?

2009-07-31 Thread Joseph S D Yao
On Fri, Jul 31, 2009 at 01:43:58PM +0200, Mark Elkins wrote: > On Thu, 2009-07-30 at 17:40 -0400, Joseph S D Yao wrote: > > > What does work is: > > dig -y mynet.:Ain/tGonnaTellNoWay== axfr example.zone > > @other.example.zone > > but I really, really fin

  1   2   >