Add a specific note about where to put iptables in /rw/config/
This commit is contained in:
parent
deec6ad508
commit
c44b8a13c9
|
@ -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…
Reference in New Issue
Block a user