diff --git a/setup/configure.sh b/setup/configure.sh index 4c22fd5..025cafb 100644 --- a/setup/configure.sh +++ b/setup/configure.sh @@ -19,6 +19,7 @@ else do sleep 5 done + fi fi iptables -t nat -D POSTROUTING -s ${OVPN_SRV_NET}/${OVPN_SRV_MASK} ! -d ${OVPN_SRV_NET}/${OVPN_SRV_MASK} -j MASQUERADE || true