On Sun, Jul 18, 2010 at 03:39:11PM +0200, Gabriel Kerneis wrote:
> - I have a dual-stack router, that I can ping from my client with both
> IPv4 and IPv6,
That was wrong actually. Sorry for the noise, it had nothing to do with
dnsmasq but was a mere routing issue,
--
Gabriel
On Mon, Jul 19, 2010 at 12:08:41PM +0200, Alexander Sulfrian wrote:
> On Mon, 19 Jul 2010 10:24:43 +0200
> Gabriel Kerneis wrote:
>
> > netstat -l -u seems to indicate this is the case (bound to ::1).
>
> Please notice that ::1 is localhost in IPv6 ;) The equivalent to
> 0.0.0.0 in IPv6 is ::
S
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
On Mon, 19 Jul 2010 10:24:43 +0200
Gabriel Kerneis wrote:
> netstat -l -u seems to indicate this is the case (bound to ::1).
Please notice that ::1 is localhost in IPv6 ;) The equivalent to
0.0.0.0 in IPv6 is ::
Alex
signature.asc
Description: PGP signature
__
Hi,
On Mon, Jul 19, 2010 at 10:10:16AM +0200, Florian Fainelli wrote:
> You can check a couple of things :
> - make sure your build is IPv6 enabled, including support for IPv6 sockets in
> your C library (it should be the case)
Since babeld is working, I guess this is the case (but if you have a
Hi,
On Sunday 18 July 2010 15:39:11 Gabriel Kerneis wrote:
> Hi all,
>
> Using the snapshot release of OpenWrt, I cannot access the dns proxy
> feature of dnsmasq with IPv6.
>
> Here is what works and what does not:
> - I have a dual-stack router, that I can ping from my client with both
> IPv4
Hi all,
Using the snapshot release of OpenWrt, I cannot access the dns proxy
feature of dnsmasq with IPv6.
Here is what works and what does not:
- I have a dual-stack router, that I can ping from my client with both
IPv4 and IPv6,
- dnsmasq -v on this router says that it is IPv6 enabled,
- netsta