From 59634eb0e08202298123cf96322ae40ebf59e071 Mon Sep 17 00:00:00 2001 From: maride Date: Sun, 2 Sep 2018 01:38:07 +0200 Subject: Use NAT from VPN network to other networks --- chainloader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chainloader.sh') diff --git a/chainloader.sh b/chainloader.sh index d9ec139..8bf5a6f 100644 --- a/chainloader.sh +++ b/chainloader.sh @@ -12,5 +12,5 @@ echo "" >> /tmp/client.conf ./confhost & -openvpn --config /prod/server.conf +openvpn --config /prod/server.conf --script-security 2 -- cgit 1.4.1