Re: [Dnsmasq-discuss] Dnsmasq domain configuration

2017-01-31 Thread Petr Mensik
Hi, I think you should use --domain local parameter. It will tell your clients to use common dns domain and would resolve such names in dnsmasq. Where are your DNS data stored? Do you use /etc/hosts for them? Do you have there fqdn with unqualified aliases? -- Petr Menšík Software Engineer Red

Re: [Dnsmasq-discuss] Bluetooth networking issue

2017-01-31 Thread Beniamino Galvani
On Thu, Jan 26, 2017 at 02:22:14PM -0700, Aaron Brice wrote: > Simon, > > Thanks. dnsmasq is getting the queries, you can see them in the log: > > Jan 18 16:56:07 datasoft-travel dnsmasq[7973]: query[A] www.cnn.com from > 127.0.0.1 > > But there is neither a reply nor an error message after

Re: [Dnsmasq-discuss] IDN (internationalized domain name) support

2017-01-31 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It's included in the Debian, (and therefore Ubuntu) packaging. Of course the only difference it makes is to the interpretation of domain names in /etc/hosts and friends and config files. - IDNs get cached and forwarded by dnsmasq fine without the

Re: [Dnsmasq-discuss] IDN (internationalized domain name) support

2017-01-31 Thread Dave Taht
On Tue, Jan 31, 2017 at 8:57 AM, Simon Kelley wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > It's included in the Debian, (and therefore Ubuntu) packaging. > > Of course the only difference it makes is to the interpretation of > domain names in /etc/hosts

Re: [Dnsmasq-discuss] IDN (internationalized domain name) support

2017-01-31 Thread Kevin Darbyshire-Bryant
On 31/01/17 16:57, Simon Kelley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It's included in the Debian, (and therefore Ubuntu) packaging. Of course the only difference it makes is to the interpretation of domain names in /etc/hosts and friends and config files. - IDNs get cached