Re: dyndb regression: bind fails to build --without-dlopen

2017-05-30 Thread Mark Andrews
And the way to contact the developers is to log a bug report. Email bind9-b...@isc.org or click on the Contact link on the ISC site which takes you to https://www.isc.org/contact-me/ and select "BIND Bug Report" at "What can we help you with?". Both end up in the bug tracking system. Mark In

Re: named-compilezone errors

2017-05-30 Thread Mark Andrews
In message <36a87df2-c03d-48b0-8686-5d9caa328...@buxtonfamily.us>, Chris Buxton writes: > Thanks for the response, Tony. Responses in-line. > > On May 30, 2017, at 5:51 AM, Tony Finch wrote: > > > Chris Buxton wrote: > > > >> dns_master_load: example.com.dns:6785: bad escape > >> dns_master_

Re: dyndb regression: bind fails to build --without-dlopen

2017-05-30 Thread Peter Volkov
Thank you Tony. Works for me. -- Peter. On Tue, May 30, 2017 at 7:36 PM, Tony Finch wrote: > Peter Volkov wrote: > > > Hi, what this correct place to report issue? Is there any better way to > > contact developers? > > A fix has been committed - see > https://source.isc.org/cgi-bin/gitweb.cgi

RE: Ending a TXT record with a backslash?

2017-05-30 Thread Darcy Kevin (FCA)
In the grand tradition of _ceci_n'est_pas_une_pipe_, how dig *represents* a piece of TXT contents isn't necessarily how it *is*. I just verified (via tcpdump) that a TXT record label that shows up as "blah\\" in dig's (and host's) output, actually only contains a single backslash (hex code 5C),

Ending a TXT record with a backslash?

2017-05-30 Thread MURTARI, JOHN
Folks, Recently had an issue with someone who wanted this for a TXT record: murt2 IN TXT "path=\"; Now, not sure wny they wanted it - maybe the root directory in Windows??? But anyway, BIND does not like it. zone example.com/IN: loading from master file db.ex

Re: dyndb regression: bind fails to build --without-dlopen

2017-05-30 Thread Tony Finch
Peter Volkov wrote: > Hi, what this correct place to report issue? Is there any better way to > contact developers? A fix has been committed - see https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=summary Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h punycode Fair Isle: V

Re: edns responses not sent by DNS Server

2017-05-30 Thread Barry Margolin
In article , Harshith Mulky wrote: > Hello Mark, > > Yes the client is retrying the query over TCP. > > But initially I am getting no Answers > The ANSWER is as below > > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18094 > ;; flags: qr aa tc rd ad ; QUESTION: 1, ANSWER: 0, AUTHORIT

Re: named-compilezone errors

2017-05-30 Thread Chris Buxton
Thanks for the response, Tony. Responses in-line. On May 30, 2017, at 5:51 AM, Tony Finch wrote: > Chris Buxton wrote: > >> dns_master_load: example.com.dns:6785: bad escape >> dns_master_load: example.com.dns:6789: bad escape >> >> mhtswfw-dellfi01\342\200\223mgmt A 10.152.224.231 >> mhtsw

Re: named-compilezone errors

2017-05-30 Thread Tony Finch
Chris Buxton wrote: > dns_master_load: example.com.dns:6785: bad escape > dns_master_load: example.com.dns:6789: bad escape > > mhtswfw-dellfi01\342\200\223mgmt A10.152.224.231 > mhtswfw-dellfi02\342\200\223mgmt A10.152.224.232 Snigger. That's an en dash (U+2013, UTF-8 E2 80 93) encoded

Re: edns responses not sent by DNS Server

2017-05-30 Thread Harshith Mulky
Can this be controller in the Bind Server? Are there any options to control this behavior? -- View this message in context: http://bind-users-forum.2342410.n4.nabble.com/edns-responses-not-sent-by-DNS-Server-tp3884p3889.html Sent from the Bind-Users forum mailing list archive at Nabble.com. __

Re: edns responses not sent by DNS Server

2017-05-30 Thread Mark Andrews
In message <1496134856349-3886.p...@n4.nabble.com>, Harshith Mulky writes: > Hello Mark, > > Yes the client is retrying the query over TCP. > > But initially I am getting no Answers > The ANSWER is as below > > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18094 > ;; flags: qr aa tc rd

Re: dyndb regression: bind fails to build --without-dlopen

2017-05-30 Thread Peter Volkov
Hi, what this correct place to report issue? Is there any better way to contact developers? -- Peter. On Mon, May 8, 2017 at 11:01 AM, Peter Volkov wrote: > Hello. > > bind 9.10.x and 9.11.x fails to build if ./configure'ed > --without-dlopen[1]: > > libtool: compile: x86_64-pc-linux-gnu-gcc

Re: edns responses not sent by DNS Server

2017-05-30 Thread Harshith Mulky
Hello Mark, Yes the client is retrying the query over TCP. But initially I am getting no Answers The ANSWER is as below ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18094 ;; flags: qr aa tc rd ad ; QUESTION: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: versio

Re: edns responses not sent by DNS Server

2017-05-30 Thread Mark Andrews
In message <1496129104656-3884.p...@n4.nabble.com>, Harshith Mulky writes: > Hello Experts, > > I have bind installed on OpenSuse 13.2 with version: bind-9.9.5P1 > > I am doing a Test with client application telling that edns is supported on > DNS Server with udp-payload-size supported as 512 b

edns responses not sent by DNS Server

2017-05-30 Thread Harshith Mulky
Hello Experts, I have bind installed on OpenSuse 13.2 with version: bind-9.9.5P1 I am doing a Test with client application telling that edns is supported on DNS Server with udp-payload-size supported as 512 bytes I have the following configuration on my DNS Server server 127.0.0.1 { edn