[PATCH compass-ci 3/3] sparrow: sparrow: open the masquerade at public zone

14 Oct
2020
14 Oct
'20
9:59 a.m.
Signed-off-by: Hu XueJiao <huxuejiao1@huawei.com> --- sparrow/2-network/iptables | 1 + 1 file changed, 1 insertion(+) diff --git a/sparrow/2-network/iptables b/sparrow/2-network/iptables index 772eb6f..46f2299 100755 --- a/sparrow/2-network/iptables +++ b/sparrow/2-network/iptables @@ -32,3 +32,4 @@ firewall-cmd --zone=public --add-rich-rule="rule family=ipv4 source address=$BR0_SUBNET accept" firewall-cmd --zone=public --add-rich-rule="rule family=ipv4 source address=0.0.0.0/32 accept" +firewall-cmd --zone=public --add-masquerade -- 2.23.0
1649
Age (days ago)
1649
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hu Xuejiao