Linux and ULA support and default route

Brian E Carpenter brian.e.carpenter at gmail.com
Thu Oct 13 02:39:26 CEST 2016


On 13/10/2016 13:05, Lorenzo Colitti wrote:
> On Wed, Oct 12, 2016 at 3:51 PM, Brian E Carpenter <
> brian.e.carpenter at gmail.com> wrote:
> 
>> ::/0                           ::                         !n   -1  1   137
>> lo
>>
> 
> I think !n means network unreachable. 

Sure. But that's the Ethernet interface which isn't connected, so that's correct.
The problem is the complete absence of a default route for the working (WiFi)
interface.

>Please provide the output of "ip -6
> route".

It's very unenlightening. The full table from "route" is more use.
But what it says (before I install the correct default route) is

fd00::/64 via fe80::be05:43ff:fe8e:ce39 dev wlp2s0  proto ra  metric 600  pref medium
fe80::/64 dev wlp2s0  proto kernel  metric 256  pref medium

No default, as you can see.

   Brian


More information about the ipv6-ops mailing list