updated post

This commit is contained in:
Solomon Laing 2021-12-21 20:14:45 +10:30
parent bcc37bbb67
commit 6f4b516bcf

View File

@ -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 \