test
This commit is contained in:
parent
252c383b53
commit
637b1a06ce
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@
|
|||
|
||||
# https://www.digitalocean.com/community/tutorials/how-to-forward-ports-through-a-linux-gateway-with-iptables
|
||||
networking.firewall.extraCommands = ''
|
||||
iptables -F
|
||||
iptables -t nat -F
|
||||
iptables -X
|
||||
iptables -A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
|
||||
|
||||
# TCP PORTS ##################################################################################################
|
||||
|
|
Loading…
Reference in a new issue