lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446143957.486796.423892137.12302CDB@webmail.messagingengine.com>
Date:	Thu, 29 Oct 2015 19:39:17 +0100
From:	Hannes Frederic Sowa <hannes@...essinduktion.org>
To:	Gilberto Bertin <gilberto.bertin@...il.com>, netdev@...r.kernel.org
Subject: Re: [BUG] Any-IP IPv6 support broken

Hello,

On Thu, Oct 29, 2015, at 16:00, Gilberto Bertin wrote:
> 2- note that it's not actually working with IPv6 addresses:
> 
> # ip -6 route add local abcd:abcd:abcd:abcd::/64 dev eth0


Try the loopback interface:

ip -6 route add local abcd:abcd:abcd:abcd::/64 dev *lo*

Otherwise packets should end up in neighbor subsystem and you don't want
that, still. ;)

Bye,
Hannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ