Re: How to set PowerDNS Server with option any-to-tcp
Burak Ozalp <[email protected]> Tue, 25 Aug 2015 13:24:59 +0300
| Newsgroups | gmane.network.dns.powerdns.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Bert, I installed dnsdist. with addAnyTCRule() i can easily do pdns any-to-tcp(). However, i couldn't manage to do for all types of queries. Should I patch the conf file ? Best Regards Burak Ozalp Alinti bert hubert <[email protected]> > Hi Burak, > > dnsdist can do this easily, please see http://dnsdist.org/ for more details. > It can set TC on any criterium. > > Good luck! > > Bert > > On Tue, Aug 25, 2015 at 09:59:12AM +0300, Burak Ozalp wrote: >> Dear Tuomi, >> >> Yes it works.Does it possible to force all UDP request with >> truncated packet, and force all to use TCP ? >> >> Best Regards >> Burak Ozalp >> >> >> >> Alinti Aki Tuomi <[email protected]> >> >> >On Mon, Aug 24, 2015 at 03:36:02PM +0300, Burak Ozalp wrote: >> >>I install PowerDNS with MySql backend from here.I would like to set >> >>any-to-tcp=yes for PowerDNS Server. I tried to configure >> >>/etc/powerdns/pdns.conf file and add a line "any-to-tcp=yes". This >> >>option should reject UDP request from client and force to use tcp. >> >>But when i run dig @127.0.0.1 it doesn't set the truncated bit in >> >>response, so it doesn't work. >> >> >> >>How to set correctly any-to-tcp option ? >> >> >> > >> >It only truncates ANY query, try dig any domain.com @localhost >> > >> >> >> >>_______________________________________________ >> >>Pdns-dev mailing list >> >>[email protected] >> >>http://mailman.powerdns.com/mailman/listinfo/pdns-dev >> >> >> > >> >> >> >> >> _______________________________________________ >> Pdns-dev mailing list >> [email protected] >> http://mailman.powerdns.com/mailman/listinfo/pdns-dev >> >