[Script request]: OpenWrt LXC #4087
-
Application NameOpenWrt WebsiteDescriptionOpenWrt is the best linux router (at least for me) with minimal footprint and resources, and it will be even great if we've had the LXC one I found a script that could do that semi-automatic BR, Due Diligence
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
There was a procedure out there for creating an OpenWRT LXC a year or two ago that I followed and it did work, so I imagine it could be built as a helper script here. I'll have to remember to find that guide to share it here... |
Beta Was this translation helpful? Give feedback.
-
This would require a massive rework of our backend scripts to make this possible as a LXC, as we currently only support one LAN interface. To be used a Firewall needs at least two interfaces to work, and we dont support this for now. But for now this is not possible to do. |
Beta Was this translation helpful? Give feedback.
This would require a massive rework of our backend scripts to make this possible as a LXC, as we currently only support one LAN interface. To be used a Firewall needs at least two interfaces to work, and we dont support this for now.
I deffere it for the moment and add it to our backlog. When the more pressing issues are done maybe i can look into it.
But for now this is not possible to do.