[Dnsmasq-discuss] dns query from localnetwork are blocked

T o n g mlist4suntong at yahoo.com
Fri Jan 2 01:42:35 GMT 2015


On Thu, 01 Jan 2015 23:10:42 +0100, samuel.lethiec-YHh4hrT2YEVlDBTeMj46bQ
wrote:

>> Now, I've run out of all the possibilities.
>> What could be the problem?
> 
> iptables-save is usually the recommended way to show your ruleset.

$ iptables-save | wc 
      0       0       0

> Also, could you show the result of:
> 
> sudo ss -o state listening -utp 'sport = :domain'

$ sudo ss -o state listening -utp 'sport = :domain'
Netid  Recv-Q Send-Q        Local Address:Port            Peer 
Address:Port   
tcp    0      5                 127.0.0.1:domain                     
*:*        users:(("dnsmasq",pid=1570,fd=11))
tcp    0      5             192.168.2.100:domain                     
*:*        users:(("dnsmasq",pid=1570,fd=9))
tcp    0      5             192.168.2.101:domain                     
*:*        users:(("dnsmasq",pid=1570,fd=7))
tcp    0      
5                       ::1:domain                    :::*        users:
(("dnsmasq",pid=1570,fd=15))
tcp    0      5      fe80::216:76ff:fedc:8482%
eth0:domain                    :::*        users:
(("dnsmasq",pid=1570,fd=13))

Thanks





More information about the Dnsmasq-discuss mailing list