im gonna cooooomimmit
This commit is contained in:
10
vpn.conf
10
vpn.conf
@@ -2,13 +2,15 @@ local 10.60.0.3
|
||||
port 1194
|
||||
proto udp
|
||||
dev tun
|
||||
ca ca.crt #
|
||||
cert vpn.crt #
|
||||
key vpn.key # ya
|
||||
|
||||
# Bro is too honorable
|
||||
ca /etc/openvpn/server/ca.crt
|
||||
cert /etc/openvpn/server/vpn.crt
|
||||
key /etc/openvpn/server/vpn.key
|
||||
dh dh2048.pem
|
||||
server 10.60.0.0 255.255.255.0
|
||||
|
||||
verb 4
|
||||
plugin /usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so openvpn
|
||||
tls-auth ta.key 0
|
||||
tls-auth /etc/openvpn/server/ta.key 0
|
||||
key-direction 0
|
||||
|
||||
Reference in New Issue
Block a user