mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-12-15 04:56:15 -08:00
fix configure
This commit is contained in:
parent
227bec6ed8
commit
b365790dec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user