Roadmap Network - freifunk-gluon/gluon GitHub Wiki
Network Architecture Roadmap
This page is a currently loose collection of ideas that may be part of a new network architecture. It needs some cleanup.
- nodes do DHCP on their own
- nodes become default gateway for v4
- nodes become default gateway for v6
- route IPv4 traffic in IPv6-only networks (XLAT)
- anycast DNS, optionally terminated on node
- transition to layer3 mesh
- allow node to node VPN like mentioned in #378
- implement nftables
- implement network namespaces
IPv6 Anycast Gateway
- run gluon-radvd on local-node, announce off-link prefix, announce default gateway
- prevent routes from gluon-radvd reaching the nodes routing table yet allow SLAAC
- receive default routes using ripng