Closed lirenjieArthur closed 4 years ago
OpenWRT's "official" Jool package has been unmaintained for two and a half years. It'll apparently be stuck in version 3.5.7 forever.
You can find the old 3.5 documentation here. (But let me tell you up front: Jool used to lack the iptables feature back then. So if it's important to you, it won't help you.)
The updated version is accesible from OpenWRT, but it lives as a member of a community-maintained (but still arguably "official") package "feed." To install the new version, I understand that you have to compile a new OpenWRT image, while enabling the "packages" feed definitions.
Now that you mention this bug, I should probably explain all of this in Jool's OpenWRT documentation... or delete it altogether.
Since you're closer to OpenWRT than I am, tell me: Is this "compiling a special OpenWRT image" gimmic normal and practical?
OpenWRT's "official" Jool package has been unmaintained for two and a half years. It'll apparently be stuck in version 3.5.7 forever.
You can find the old 3.5 documentation here. (But let me tell you up front: Jool used to lack the iptables feature back then. So if it's important to you, it won't help you.)
The updated version is accesible from OpenWRT, but it lives as a member of a community-maintained (but still arguably "official") package "feed." To install the new version, I understand that you have to compile a new OpenWRT image, while enabling the "packages" feed definitions.
Now that you mention this bug, I should probably explain all of this in Jool's OpenWRT documentation... or delete it altogether.
Since you're closer to OpenWRT than I am, tell me: Is this "compiling a special OpenWRT image" gimmic normal and practical?
Thanks a lot! I'm sorry for that I'm not familar to OpenWRT, so I don't know how to answer your question.
The OpenWRT documentation now has a large block explaining this issue: https://nicmx.github.io/Jool/en/openwrt.html
(This will be reflected in jool.mx in at most three business days.)
Hi, I tried to use jool to run "stateful NAT64" in OpenWRT(19.07.4) following by this tutorial:https://www.jool.mx/en/run-nat64.html. But I got some troubles. The problem is as follows:
the version of kmod-jool is:
and the version of jool-tools is:
installation goes as following command:
Am I doing anything wrong or missing something? How would you do it?