mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-08 06:53:03 -04:00
Add a specific note about where to put iptables in /rw/config/
This commit is contained in:
parent
deec6ad508
commit
c44b8a13c9
1 changed files with 8 additions and 0 deletions
|
@ -315,3 +315,11 @@ fi
|
||||||
|
|
||||||
This time testing should allow connectivity to the service as long as the
|
This time testing should allow connectivity to the service as long as the
|
||||||
service is up :-)
|
service is up :-)
|
||||||
|
|
||||||
|
Where to put firewall rules
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
Implicit in the above example, but worth calling attention to: for all
|
||||||
|
VMs EXCEPT proxy VMs, iptables commands should be added to the
|
||||||
|
'/rw/config/rc.local' script. For proxy VMs, iptables commands should
|
||||||
|
be added to '/rw/config/qubes_firewall_user_script'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue