mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
QubesFirewall changed
Port forwarding to an AppVM
This commit is contained in:
parent
70871baf24
commit
f5abddbabe
@ -52,4 +52,7 @@ In order to allow networking between AppVM A and B follow those steps:
|
||||
[root@firewallvm user]# echo "iptables -I FORWARD 2 -s 10.137.2.25 -d 10.137.2.6 -j ACCEPT" >> /rw/config/qubes_firewall_user_script
|
||||
```
|
||||
|
||||
Port forwarding to an AppVM from the outside world
|
||||
--------------------------------------------------
|
||||
|
||||
TODO
|
||||
|
Loading…
Reference in New Issue
Block a user