1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-23 21:46:08 +03:00

Add bogus ipv6 address to block IPV6 access

Added a bogus ipv6 address to block ipv6 from connecting while using the vpn on ipv6 enabled networks.
This commit is contained in:
Thom van Hal 2018-05-28 09:02:37 +02:00 committed by GitHub
parent 6061a29028
commit 7b272d3e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -389,6 +389,8 @@ auth SHA512
cipher AES-256-CBC
comp-lzo
setenv opt block-outside-dns
ifconfig-ipv6 fd69:2205:1941:1::1/64 fd69:2205:1941:1::2
redirect-gateway ipv6
key-direction 1
verb 3" > /etc/openvpn/client-common.txt
# Generates the custom client.ovpn