Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Hello there @pintify @alexcorvis84,

after reviewing your use-case with my teammates we agree that the IP Forwarding feature doesn't work for your use case. The correct way to address this is to leverage static routes which, currently, Kura doesn't support.

To address this we would need to leverage the route-data field exposed by NetworkManager DBus API:

which we populate here (look here for 5.6.X version)

The backend change is fairly trivial (update the code above so that it grabs the parameters from the snapshot and populates the outgoing data structure as per NetworkManager expectations... this is how we currently support VLANs). Updating the WebUI to support the routes would require s…

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@alexcorvis84
Comment options

@mattdibi
Comment options

mattdibi Oct 8, 2025
Collaborator

@alexcorvis84
Comment options

@mattdibi
Comment options

mattdibi Oct 9, 2025
Collaborator

Answer selected by pintify
@pintify
Comment options

@alexcorvis84
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants