2016-01-12 - dmasq problem

Header Data

From: tadziu <ta***3@gmail.com>
Message Hash: cc0d7eb8393c37e79338b490ed5a9f467b5dbdc7285997a1ea756b22f6a0e049
Message ID: <CAMkQ=Aq1to6SV2BnUf-a5rdGSg54t4Q1XoDhieOb36rqg5JJ=g@mail.gmail.com>
Reply To: N/A
UTC Datetime: 2016-01-12 04:31:44 UTC
Raw Date: Tue, 12 Jan 2016 12:31:44 +0100

Raw message

hi,

i'm encountering problem with dns resolving probably due to dnsmasq
malfunction.

resolving names works only shortly after restarting dnsmasq service, and
just after
few seconds problem occures again - however strange part is that names are
resolved but i takes time.

for instance simple ping of debian.org reaches IP only with 1500 timeout
set.

however dig @localhost debian.org returns proper ip immediately

any ideas how to troubleshot the issue? grase is installed on ubuntu 14.04
dnsmasq config:

#chilli_lanip 10.1.0.1
#chilli_wanif p4p1
#chilli_lanif p1p1
#chilli_network 10.1.0.0
#chilli_netmask 255.255.255.0

address=/grasehotspot.lan/10.1.0.1
address=/logout/1.0.0.0
address=/logoff/1.0.0.0

no-resolv
strict-order

expand-hosts
domain=hotspot.lan
server=8.8.8.8
server=8.8.4.4

Thread