-
Notifications
You must be signed in to change notification settings - Fork 1
/
template.ovpn
168 lines (150 loc) · 5.02 KB
/
template.ovpn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# script-security 2
# up /etc/openvpn/update-resolv-conf
# down /etc/openvpn/update-resolv-conf
# Specify that we are a client and that we
# will be pulling certain config file directives
# from the server.
client
# Use the same setting as you are using on
# the server.
# On most systems, the VPN will not function
# unless you partially or fully disable
# the firewall for the TUN/TAP interface.
;dev tap
dev tun
# Windows needs the TAP-Win32 adapter name
# from the Network Connections panel
# if you have more than one. On XP SP2,
# you may need to disable the firewall
# for the TAP adapter.
;dev-node MyTap
# Are we connecting to a TCP or
# UDP server? Use the same setting as
# on the server.
;proto tcp
;proto udp
# The hostname/IP and port of the server.
# You can have multiple remote entries
# to load balance between the servers.
connect-retry ${CONNECT_RETRY}
connect-timeout ${CONNECT_TIMEOUT}
${REMOTE_LIST}
# Choose a random host from the remote
# list for load-balancing. Otherwise
# try hosts in the order specified.
;remote-random
# Keep trying indefinitely to resolve the
# host name of the OpenVPN server. Very useful
# on machines which are not permanently connected
# to the internet such as laptops.
resolv-retry infinite
# Most clients don't need to bind to
# a specific local port number.
nobind
# Downgrade privileges after initialization (non-Windows only)
user nobody
group nogroup
# Try to preserve some state across restarts.
persist-key
persist-tun
# If you are connecting through an
# HTTP proxy to reach the actual OpenVPN
# server, put the proxy server/IP and
# port number here. See the man page
# if your proxy server requires
# authentication.
;http-proxy-retry # retry on connection failures
;http-proxy [proxy server] [proxy port #]
# Wireless networks often produce a lot
# of duplicate packets. Set this flag
# to silence duplicate packet warnings.
;mute-replay-warnings
# SSL/TLS parms.
# See the server config file for more
# description. It's best to use
# a separate .crt/.key file pair
# for each client. A single ca
# file can be used for all clients.
ca ca.crt
#cert client.crt
#key client.key
# Verify server certificate by checking that the
# certicate has the correct key usage set.
# This is an important precaution to protect against
# a potential attack discussed here:
# http://openvpn.net/howto.html#mitm
#
# To use this feature, you will need to generate
# your server certificates with the keyUsage set to
# digitalSignature, keyEncipherment
# and the extendedKeyUsage to
# serverAuth
# EasyRSA can do this for you.
remote-cert-tls server
# If a tls-auth key is used on the server
# then every client must also have the key.
tls-auth ta.key 1
key-direction 1
auth SHA256
# Select a cryptographic cipher.
# If the cipher option is used on the server
# then you must also specify it here.
# Note that v2.4 client/server will automatically
# negotiate AES-256-GCM in TLS mode.
# See also the ncp-cipher option in the manpage
cipher AES-256-CBC
# Enable compression on the VPN link.
# Don't enable this unless it is also
# enabled in the server config file.
#comp-lzo
# Set log file verbosity.
verb 3
log /var/log/tbOpenvpn
auth-user-pass
# Silence repeating messages
;mute 20
<ca>
-----BEGIN CERTIFICATE-----
MIIDTjCCAjagAwIBAgIUVAwDEtaNp3PlRY79SKgEm946x0owDQYJKoZIhvcNAQEL
BQAwFzEVMBMGA1UEAwwMVHdpbmJyaWRnZUNBMB4XDTE5MDcxNzEzMDYyM1oXDTM1
MDQwOTEzMDYyM1owFzEVMBMGA1UEAwwMVHdpbmJyaWRnZUNBMIIBIjANBgkqhkiG
9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqYqs2A2CUpsO9YBqgtSbArl0SWxzNLvnD2s9
ud9eNhMVWGRBiNNJiF3UKkTLwzJUSsgRqAtS8mGaVh5/aQUOB3p+H2PJunyw1LOi
sU9fGRukIL8o0hsapIqfFdC0adECR0eGIOwdEvm96VBWOblAvlRn2pLHLP7RSMmL
7ab8qRBAYwWKNESjw1qGCXgLkLvxkdtJLYyzBqxJkhVwUYhQaSDkfeo1a+pnWppt
wjE1vIqs6l6gvM9klATiNFGagi2SgE+iH+Mc1mAukRK4KM9zxQYcyHEq2jgEa1j7
l/AkCBlXFUxTQ49C8bGMsD4rGCOqXaFq0RyMMwI4U0ehRiiN9wIDAQABo4GRMIGO
MB0GA1UdDgQWBBS/OwsnV4HuqzyomN++Qz0pKqb15DBSBgNVHSMESzBJgBS/Owsn
V4HuqzyomN++Qz0pKqb15KEbpBkwFzEVMBMGA1UEAwwMVHdpbmJyaWRnZUNBghRU
DAMS1o2nc+VFjv1IqASb3jrHSjAMBgNVHRMEBTADAQH/MAsGA1UdDwQEAwIBBjAN
BgkqhkiG9w0BAQsFAAOCAQEAFtscZnl7xksWzCAsSDWdrIw8VLnSjeV6yzEFaodu
Cd291PhWIlt/XL23XYlrAa6ZQcbVeUPqt8RUORtMF3CX4jOla7NfOyp++aV9cOdG
b1SIiiDSvJ39dh3InlNk/AzKwOGDT9x/V4IFYXl2JuezoV/PFe1CS7hxg5nZ648r
xOeuZ7QenzxY1Sj7uSQmCsBRpXjGPMP2J4hA1A3btCr85B35Xl48GxI2GCG+NGqV
jDh2DsxIJCybaLWrTtmjlM34oTeGkN37YkRptrrYduPjLAnYTpYXGpvYB34uFMrP
A0+uQq/l6CFFs7UWxQ78DT0a22rBOYhvDk5AXaOjXMRKcw==
-----END CERTIFICATE-----
</ca>
<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
fc0b462e6c429b73c74dffdf596965df
4a28ac0aadb28a470ab8d273bc2cbc2d
1af25553ef4d233a279dd739e8d57008
9803f0588f03954a6176ea38487c231b
d345b241e7cedb348a13803135854e65
a754a639324a92b1ea68bb73adc16a46
8c6708e02a35930d9d1a75b8e6cf0d62
d963157ae41fdb011174c0d0877ab6c5
1042f682ded2df9148afb9f6bd28415f
aff1d12c0bbd29c0be92c10489fc9241
0c49dcc3e37d1200265da5fe3386a62b
15b080555d084bba56a96e94ec6beb73
c7ee1618a7c06f2aa24e1101623ae463
74cb08c771cbe24b852846a25aff28e3
df6d1cb98afe4d016e2868a2db0143ef
b6b60b8f7596f9cb2403406a75656d89
-----END OpenVPN Static key V1-----
</tls-auth>