mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 21:34:17 -05: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
|
[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…
x
Reference in New Issue
Block a user