mirror of
https://github.com/Rudd-O/qubes-network-server.git
synced 2025-06-06 18:08:33 +02:00
8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
changes to src/usr/lib64/python2.7/site-packages/qubes/modules/007FortressQubesProxyVm.py:
|
|
|
|
If the server VM gets firewall rules besides of "allow all", those rules were only honored for outgoing traffic in the original code.
|
|
The changed code also creates rules for incoming traffic in the proxy VM and in the server VM.
|
|
|
|
It may not be perfect, but it works for me.
|
|
btw, code is GPL
|