25 Jul
2014
25 Jul
'14
3:23 p.m.
On Fri, Jul 25, 2014 at 8:21 AM, Patrick Burroughs (Celti) <celticmadman@gmail.com> wrote:
On Fri, Jul 25, 2014 at 8:02 AM, Yamakaky <yamakaky@yamaworld.fr> wrote:
ip -6 route
*:*:*:*::/64 dev wifi proto kernel metric 303 mtu 1480 fe80::/64 dev wifi proto kernel metric 256
If I'm not mistaken on how this works (in comparison with my setup) it looks like you're missing a default route.
Try `ip -6 route add default via *:*:*:*::/64 dev wifi`.
Erm, my apologies for not double-checking my post, that should have been "*:*:*:*::1", not /64, for the (probable) ipv6 gateway. Regards, ~Celti