On Tue, 2020-01-07 at 14:56 -0600, Alberto Leiva wrote:
> It seems the reason why it's not working is because Jool is lacking a
> pool6.
> You cannot send arguments (such as pool6) when you enable Jool via
> modprobe. This is an OpenWRT quirk.

Ahhhh.  Ok.

> Per the OpenWRT documentation ([0]), you have to use insmod:
> 
>         # insmod jool pool6=64:ff9b::/96
> 
> (You will first have to remove your current module via rmmod though.)
> 
> Or you can just ditch those obsolete module arguments and add pool6
> via the client instead:
> 
>         # jool --pool6 --add 64:ff9b::/96

This worked.

I have updated my router's startup accordingly.  Hopefully I don't trip
over this one again.

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Jool-list mailing list
[email protected]
https://mail-lists.nic.mx/listas/listinfo/jool-list

Reply via email to