This commit is contained in:
Andrew David Wong 2018-02-06 01:38:31 -06:00
parent 3f097140fd
commit 6f98eb4083
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -53,7 +53,8 @@ This equates to somewhere between 35 and 39 rules.
If this limit is exceeded, the qube will not start.
It is possible to work around this limit by enforcing the rules on the qube itself
by putting appropriate rules in `/rw/config`. See [below](#where-to-put-firewall-rules).
by putting appropriate rules in `/rw/config`.
See the "Where to put firewall rules" sections below for [R4.0](#where-to-put-firewall-rules-r40) and [R3.2](#where-to-put-firewall-rules-r32).
In complex cases, it might be appropriate to load a ruleset using `iptables-restore`
called from `/rw/config/rc.local`.