Updated froot config, see #57
This commit is contained in:
@@ -6,18 +6,13 @@ remote-random
|
|||||||
nobind
|
nobind
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ns-cert-type server
|
|
||||||
verb 3
|
|
||||||
|
|
||||||
# Read authentication persisted from env
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
ns-cert-type server
|
||||||
# OpenVPN control startup and shut down of transmission
|
cipher AES-256-CBC
|
||||||
script-security 2
|
auth SHA384
|
||||||
up /etc/transmission/start.sh
|
mtu-test
|
||||||
down /etc/transmission/stop.sh
|
explicit-exit-notify 1
|
||||||
|
server-poll-timeout 3
|
||||||
|
|
||||||
<ca>
|
<ca>
|
||||||
-----BEGIN CERTIFICATE-----
|
-----BEGIN CERTIFICATE-----
|
||||||
MIIEwTCCA6mgAwIBAgIJANtGjxbsxYjTMA0GCSqGSIb3DQEBBQUAMIGbMQswCQYD
|
MIIEwTCCA6mgAwIBAgIJANtGjxbsxYjTMA0GCSqGSIb3DQEBBQUAMIGbMQswCQYD
|
||||||
@@ -109,19 +104,25 @@ LuIQQV37gBRZDFcH5PkggmdmhWkOvm84YiulO2smidD4D0N/qsqLCpgJ9XDyteF4
|
|||||||
c2h3FhYC3DC06hHX9ozbyAk=
|
c2h3FhYC3DC06hHX9ozbyAk=
|
||||||
-----END PRIVATE KEY-----
|
-----END PRIVATE KEY-----
|
||||||
</key>
|
</key>
|
||||||
remote se-openvpn.frootvpn.com 1194
|
remote se.openvpn.frootvpn.com 1194
|
||||||
remote se-openvpn.frootvpn.com 1195
|
remote se.openvpn.frootvpn.com 1195
|
||||||
remote se-openvpn.frootvpn.com 1196
|
remote se.openvpn.frootvpn.com 1196
|
||||||
remote se-openvpn.frootvpn.com 1197
|
remote se.openvpn.frootvpn.com 1197
|
||||||
remote se-openvpn.frootvpn.com 1198
|
remote se.openvpn.frootvpn.com 1198
|
||||||
remote se-openvpn.frootvpn.com 1199
|
remote se.openvpn.frootvpn.com 1199
|
||||||
remote se-openvpn.frootvpn.com 1200
|
remote se.openvpn.frootvpn.com 1200
|
||||||
remote se-openvpn.frootvpn.com 1201
|
remote se.openvpn.frootvpn.com 1201
|
||||||
remote se-openvpn.frootvpn.com 1202
|
remote se.openvpn.frootvpn.com 1202
|
||||||
remote se-openvpn.frootvpn.com 1203
|
remote se.openvpn.frootvpn.com 1203
|
||||||
remote se-openvpn.frootvpn.com 1204
|
remote se.openvpn.frootvpn.com 1204
|
||||||
remote se-openvpn.frootvpn.com 1205
|
remote se.openvpn.frootvpn.com 1205
|
||||||
remote se-openvpn.frootvpn.com 1206
|
remote se.openvpn.frootvpn.com 1206
|
||||||
remote se-openvpn.frootvpn.com 1207
|
remote se.openvpn.frootvpn.com 1207
|
||||||
remote se-openvpn.frootvpn.com 1208
|
remote se.openvpn.frootvpn.com 1208
|
||||||
remote se-openvpn.frootvpn.com 1209
|
remote se.openvpn.frootvpn.com 1209
|
||||||
|
|
||||||
|
|
||||||
|
# OpenVPN controls startup and shut down of transmission
|
||||||
|
script-security 2
|
||||||
|
up /etc/transmission/start.sh
|
||||||
|
down /etc/transmission/stop.sh
|
||||||
|
Reference in New Issue
Block a user