qubes-core-agent-linux icon indicating copy to clipboard operation
qubes-core-agent-linux copied to clipboard

WIP: Automatic Port Forwarding [core-agent-linux]

Open lsd-cat opened this issue 4 years ago • 0 comments

Draft pull request for automated port forwarding in Qubes. The required changes are in:

Original documentation for the development process and the forwarding logic available here: https://git.lsd.cat/Qubes/gsoc

GSoC submission at: https://summerofcode.withgoogle.com/projects/#6061315040215040

The part of the code is the one that actually applies to rules to each Qube involved. As of now, the rules do not work and I have been unable to succesfully debug them, partially due to the current usage of both iptables and nft, especially in the destination Qube. However at the bottom of the development page there are instructions on how to debug nft.

lsd-cat avatar Oct 18 '21 21:10 lsd-cat