Reply to digests [was: RE: bind-users Digest, Vol 1727, Issue 1]

2016-07-05 Thread Chris Thompson
On Jul 4 2016, G.W. Haywood wrote: Hi there, On Mon, 4 Jul 2016, Amit Kumar Gupta wrote: [An entire digest message, which I've snipped] It would be extremely helpful to those of us on the digest list, and generally more polite, if you would NOT include in your posts to the list, simply in o

RE: bind-users Digest, Vol 1727, Issue 1

2016-07-04 Thread G.W. Haywood
Hi there, On Mon, 4 Jul 2016, Amit Kumar Gupta wrote: [An entire digest message, which I've snipped] It would be extremely helpful to those of us on the digest list, and generally more polite, if you would NOT include in your posts to the list, simply in order to save yourself the time and ef

Re: bind-users Digest, Vol 1727, Issue 1

2016-07-04 Thread Mukund Sivaraman
Hi Amit On Mon, Jul 04, 2016 at 04:32:07PM +0530, Amit Kumar Gupta wrote: > Dear All, > > We are Tier 2 ISP in Delhi. Our subscribers are not able to open dropbox.com > using our DNS IPs. > BIND version is 9.8.0. > > Regards > Manager(Internet-Systems) > MTNL Delhi As an internet user, I'd exp

Re: bind-users Digest, Vol 1727, Issue 1

2016-07-04 Thread Mark Andrews
If you want to query a server then you do dig @ e.g. dig dropbox.com @203.94.243.70 I suggest that you run "dig +trace dropbox.com" and see where that fails. It should return something like below if everything goes ok. Mark ; <<>> DiG 9.11.0a3 <<>> +trace dropbox.com ;; global optio

RE: bind-users Digest, Vol 1727, Issue 1

2016-07-04 Thread Amit Kumar Gupta
s invalid > signature: TSIG ns: tsig verify failure (BADKEY) Are you using Net::DNS to send your updates? If so, what version? There is a bug in 0.73 with regard to TSIG. One solution, for the time being, is to downgrade to 0.72. Or there?s a release candidate for 0.74 that apparently f