Hi,

On Mon, Jul 19, 2010 at 10:24:43AM +0200, Gabriel Kerneis wrote:
> > - check that dnsmasq is actually bound to an IPv6 socket, if support for 
> > these 
> > are disabled, it may just silently drop binding on these
> 
> netstat -l -u seems to indicate this is the case (bound to ::1).

This is actually not so good - "::1" is the loopback address *only*,
so packets destined to the IPv6 interface address would not be caught.

"::" is the unspecified address, and dnsmasq should listen there, not on ::1

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to