updated post
This commit is contained in:
parent
bcc37bbb67
commit
6f4b516bcf
@ -73,6 +73,7 @@ apt install bison flex libssl-dev bc -y
|
|||||||
Run the following on all nodes:
|
Run the following on all nodes:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
|
||||||
iptables -F \
|
iptables -F \
|
||||||
&& update-alternatives --set iptables /usr/sbin/iptables-legacy \
|
&& update-alternatives --set iptables /usr/sbin/iptables-legacy \
|
||||||
&& update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy \
|
&& update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy \
|
||||||
|
|||||||
Reference in New Issue
Block a user