Hi,
I’m reading Firewall | Qubes OS page and I have some troubles with it.
I’d like to be able to connect from the network on sys-vpn’s tun0 interface to the services listening on app vm eth0 interface (multiple ports). How can I do that?
Below is simple diagram how it looks like:
sys-net <-> sys-firewall <-> sys-vpn (eth0, tun0) <-> app vm (eth0)
sys-vpn eth0: 10.137.0.42
sys-vpn tun0: 10.10.10.13
app vm eth0: 10.137.0.123
- ports: 3333, 4444, 5555