Add ffbs-parker-nextnode#139
Conversation
|
@rotanid briefly discussed the compatibility of this package with unpatched gluon - are there plans on upstreaming the necessary core changes to gluon? |
tl;dr: Yes, we plan to do so. Long answer: It will take some more steps: Make sure This is where we are at now. Test the new system, at least in our network (maybe even in other communities) Fix fallout Discuss how the patches from our fork can be brought into Gluon |
Thia adds ffbs-parker-nextnode - a package of the *parker*-flavor of Gluon. Previously this package has been managed in https://gitli.stratum0.org/ffbs/ffbs-packages under the name `gluon-ffbsnext-nextnode`. Last commit-id: 2241cee3e4be96ded955f6bfd40a42cd9b7e53ac
…config This package is quite stand alone, and does not rely on `ffbs-parker-nodeconfig` (nowadays called `ffbs-mesh-vpn-parker`). So drop the dependency here (and add a dependency to this package in `ffbs-mesh-vpn-parker`.
754a6bc to
93415d0
Compare
Thia adds ffbs-parker-nextnode - a package of the parker-flavor of Gluon.
This package provides
ebtables-rules that redirect traffic to thelocalnodeIPs on the node itself.This is needed in networks where the
localnodeaddresses are outside the client network - for example whenusing with
parker.In Freifunk Braunschweig, for example, the
localnodeaddress is2001:bf7:382:0::1.But the IP addresses of routers and clients are in
2001:bf7:381::.With this rule traffic to the
localnodeaddress is always forwarded to the router.(The service on the router should redirect the client to one of routers public addresses - otherwise the TCP connection
would break when the client roams to another node with the same redirect.)
Previously this package has been managed in
https://gitli.stratum0.org/ffbs/ffbs-packages under the name
gluon-ffbsnext-nextnode.Last commit-id: 2241cee3e4be96ded955f6bfd40a42cd9b7e53ac