<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I do not think it is DNSMASQ causing this. It is your router. It is probably doing an internal loop back on the external IP address. You would have to look at DD-WRT to see if there is a way to disable this feature.<br><br>Sent from my iPad<div><br></div><div>Don Muller</div></div><div><br>On Oct 14, 2014, at 9:01 AM, Mayk Eskilla <<a href="mailto:meskilla@outlook.com">meskilla@outlook.com</a>> wrote:<br><br></div><blockquote type="cite"><div>

<style><!--
..hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">hello simon and dnsmasq list subscribers,<br><br>I use dnsmasq in my dd-wrt router firmware, and after setting it up to my best knowledge I observed the following:<br><br>*) ping requests to my WAN IP are unanswered when they originate from a WAN IP (expected behaviour)<br>*) ping requests to my WAN IP are resolved, when the originate from a LAN IP (that is rather odd)<br>*) browsing a connected dyn-DNS URL does connect me directly to the webinterface, even with remote access disabled. (rather confusing, as you are in fact resolved to the *internal* web interface, but it doesn't tell you that form reading the browser URL)<br><br>Can I tweak dnsmasq with additional config paramters in order to disable those features?<br><br>Attached are the dnsmasq configurations resulting out of dd-wrt gui setup:<br><br>cat /tmp/dnsmasq.conf<br>interface=br0<br>resolv-file=/tmp/resolv.dnsmasq<br>all-servers<br>domain=MYLANDOMAIN<br>dhcp-leasefile=/tmp/dnsmasq.leases<br>dhcp-lease-max=50<br>dhcp-option=lan,3,192.168.1.1<br>dhcp-range=lan,192.168.1.10,192.168.1.50,255.255.255.0,1440m<br>stop-dns-rebind<br><br>cat /tmp/dnsmasq.leases <br>86400 <MAC1> 192.168.1.22 <HOSTNAME1> *<br>86400 <MAC2> 192.168.1.44 <HOSTNAME2> *<br><br>cat /tmp/resolv.dnsmasq <br>nameserver <PROVIDER DNS IP 1><br>nameserver <PROVIDER DNS IP 2><br><br>Regards,<br><br>Mayk                                       </div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Dnsmasq-discuss mailing list</span><br><span><a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">Dnsmasq-discuss@lists.thekelleys.org.uk</a></span><br><span><a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a></span><br></div></blockquote></body></html>