Skip to content

Add kmod-nat46#13

Open
keichan34 wants to merge 1 commit intoanaelorlinski:mainfrom
keichan34:main
Open

Add kmod-nat46#13
keichan34 wants to merge 1 commit intoanaelorlinski:mainfrom
keichan34:main

Conversation

@keichan34
Copy link
Copy Markdown

I'm using a R5S as a router, and our ISP provides IPv4 connectivity using MAP-E. Unfortunately, this image didn't come with kmod-nat46 (a requirement of the map package), so I had to compile my own. I see that the official builds will be available soon? so I'm not sure how long this fork will last. Let me know if there's something I should fix before this can be merged (or if there's a better way to do this without merging?)

Thanks for the image, it's working perfectly now 👍

@anaelorlinski
Copy link
Copy Markdown
Owner

My builds use a special trick to include some kernel modules directly in the image without adding them all to the kernel, and I think this one is part of them. They are located in /ipks/
To install, just try

opkg update
opkg install kmod-nat46

Let me know if you have success, and I think it's not needed to include this module in the kernel directly.

@keichan34
Copy link
Copy Markdown
Author

That's the first thing that I tried, and it failed with a kernel version mismatch error -- that's why I thought it needed to be compiled with the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants