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: 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: 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