From a91dbd394f206a89aef8e7a8b999b1eb2cd02959 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Fri, 21 Jul 2023 21:49:28 +0000 Subject: [PATCH] fix: change tun->tap --- roles/openvpn/templates/atlantishq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openvpn/templates/atlantishq.conf b/roles/openvpn/templates/atlantishq.conf index df4c517..90b9be2 100644 --- a/roles/openvpn/templates/atlantishq.conf +++ b/roles/openvpn/templates/atlantishq.conf @@ -2,7 +2,7 @@ server 172.16.1.0 255.255.255.0 #server-ipv6 fd2a:aef:608:1::/64 dev athq_sheppyvpn -dev-type tun +dev-type tap proto tcp port 7012