Add provider OctaneVPN (#1108)

* Initial commit for octanevpn with default and Canadian locations

* Added Australia locations

* Added Belgium location

* Added Brazil location

* Added Bulgaria location

* Added Chile location

* Added Czch Republic location

* Added Denmark location

* Added Estonia location

* Added France and Germany locations

* Added Hong Kong location

* Added Taiwan location

* Added Hungary and Iceland locations

* Added India locations

* Added Indonesia location

* Added Ireland location

* Added Isle Of Man location

* Added Israel location

* Added Italy location

* Added Japan location

* Added Latvia location

* Added Luxembourg location

* Added Malaysia location

* Added Singapore location

* Added Netherlands location

* Added New Zealand location

* Added Norway location

* Added Panama location

* Added Poland location

* Added Portugal location

* Added Romania location

* Added Russian Federation locations

* Added Slovenia location

* Added South Africa location

* Added Spain locations

* Added Sweden locations

* Added Switzerland location

* Added Thailand location

* Added Turkey location

* Added Ukraine location

* Added United Kingdom locations

* Added United States locations
This commit is contained in:
Elvis Chen
2020-03-30 13:53:16 -04:00
committed by GitHub
parent 72ebb2c3eb
commit 7752ac648b
92 changed files with 1263 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
remote gw1.bne1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw2.mel1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw3.per1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.syd1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.ost2.octanevpn.com 8080 udp
remote gw2.ost2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.gru1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.sof1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.yul1.octanevpn.com 8080 udp
remote gw1.yul2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.yqb1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,17 @@
remote gw1.yyz1.octanevpn.com 8080 udp
remote gw1.yyz2.octanevpn.com 8080 udp
remote gw2.yyz1.octanevpn.com 8080 udp
remote gw3.yyz1.octanevpn.com 8080 udp
remote gw4.yyz1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.yvr1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.kna1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.prg1.octanevpn.com 8080 udp
remote gw2.prg1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.cph1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.tll1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.lil1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.cdg1.octanevpn.com 8080 udp
remote gw1.cdg2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.sxb1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.fra1.octanevpn.com 8080 udp
remote gw1.fra2.octanevpn.com 8080 udp
remote gw2.fra1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.nue1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.hkg1.octanevpn.com 8080 udp
remote gw1.hkg2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.bud1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.rkv1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.blr1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.maa1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.pnq1.octanevpn.com 8080 udp
remote gw2.pnq1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.cgk1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.dub1.octanevpn.com 8080 udp
remote gw1.dub2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.iom1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.tlv2.octanevpn.com 8080 udp
remote gw2.tlv1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.mxp1.octanevpn.com 8080 udp
remote gw1.mxp2.octanevpn.com 8080 udp
remote gw2.mxp2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.nrt1.octanevpn.com 8080 udp
remote gw1.nrt2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.rix1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.lux1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.kul3.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,16 @@
remote gw1.ams1.octanevpn.com 8080 udp
remote gw1.ams2.octanevpn.com 8080 udp
remote gw1.ams3.octanevpn.com 8080 udp
remote gw2.ams1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.akl1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.trf1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw2.pty1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.gdn1.octanevpn.com 8080 udp
remote gw1.gdn2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.waw1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.lis1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.buh2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.svo1.octanevpn.com 8080 udp
remote gw1.svo2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.led11.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.sin1.octanevpn.com 8080 udp
remote gw1.sin2.octanevpn.com 8080 udp
remote gw2.sin2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.lju1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.cpt1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.bcn2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.mad1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.had2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.arn2.octanevpn.com 8080 udp
remote gw1.arn3.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.zrh1.octanevpn.com 8080 udp
remote gw1.zrh2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.tpe1.octanevpn.com 8080 udp
remote gw2.tpe1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.bkk1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.ist1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.iev1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.cvt1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,21 @@
remote gw1.lhr1.octanevpn.com 8080 udp
remote gw1.lhr2.octanevpn.com 8080 udp
remote gw1.lhr3.octanevpn.com 8080 udp
remote gw1.lhr4.octanevpn.com 8080 udp
remote gw2.lhr1.octanevpn.com 8080 udp
remote gw2.lhr2.octanevpn.com 8080 udp
remote gw3.lhr1.octanevpn.com 8080 udp
remote gw3.lhr2.octanevpn.com 8080 udp
remote gw4.lhr1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.man2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.rcs1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.sou1.octanevpn.com 8080 udp
remote gw3.sou1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.atl1.octanevpn.com 8080 udp
remote gw1.atl3.octanevpn.com 8080 udp
remote gw2.atl3.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.bos1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.buf1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw2.clt1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.ord3.octanevpn.com 8080 udp
remote gw1.ord4.octanevpn.com 8080 udp
remote gw2.ord1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.cmh1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,17 @@
remote gw1.dfw2.octanevpn.com 8080 udp
remote gw1.dfw3.octanevpn.com 8080 udp
remote gw1.dfw4.octanevpn.com 8080 udp
remote gw2.dfw3.octanevpn.com 8080 udp
remote gw3.dfw3.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.den1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.dbq1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.avl2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw2.hou1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.mci2.octanevpn.com 8080 udp
remote gw2.mci1.octanevpn.com 8080 udp
remote gw2.mci2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.las1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,16 @@
remote gw1.lax1.octanevpn.com 8080 udp
remote gw1.lax2.octanevpn.com 8080 udp
remote gw1.lax3.octanevpn.com 8080 udp
remote gw3.lax3.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.mia4.octanevpn.com 8080 udp
remote gw2.mia3.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.mrn1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.lga1.octanevpn.com 8080 udp
remote gw1.lga2.octanevpn.com 8080 udp
remote gw2.lga2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.ewr1.octanevpn.com 8080 udp
remote gw2.ewr1.octanevpn.com 8080 udp
remote gw3.ewr1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.pao1.octanevpn.com 8080 udp
remote gw2.pao1.octanevpn.com 8080 udp
remote gw3.pao1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.phx2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.rbg1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.slc1.octanevpn.com 8080 udp
remote gw2.slc1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.san1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.sjc2.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,14 @@
remote gw1.sea2.octanevpn.com 8080 udp
remote gw2.sea1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.stl1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,13 @@
remote gw1.tpa1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

View File

@@ -0,0 +1,15 @@
remote gw1.iad1.octanevpn.com 8080 udp
remote gw2.iad1.octanevpn.com 8080 udp
remote gw3.iad1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt

20
openvpn/octanevpn/ca.crt Normal file
View File

@@ -0,0 +1,20 @@
-----BEGIN CERTIFICATE-----
MIIDQDCCAqmgAwIBAgIJAM8Brk2pUr0KMA0GCSqGSIb3DQEBBQUAMHQxCzAJBgNV
BAYTAlVTMQswCQYDVQQIEwJDQTEMMAoGA1UEBxMDVlBOMQwwCgYDVQQKEwNWUE4x
DDAKBgNVBAsTA1ZQTjEMMAoGA1UEAxMDVlBOMQwwCgYDVQQpEwNWUE4xEjAQBgkq
hkiG9w0BCQEWA1ZQTjAeFw0xMjAzMDMwMjExNDJaFw0yMjAzMDEwMjExNDJaMHQx
CzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEMMAoGA1UEBxMDVlBOMQwwCgYDVQQK
EwNWUE4xDDAKBgNVBAsTA1ZQTjEMMAoGA1UEAxMDVlBOMQwwCgYDVQQpEwNWUE4x
EjAQBgkqhkiG9w0BCQEWA1ZQTjCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA
wY2K08N7or1Br/EsD9XBon7gs7dKflWYuymgMLJfeMFWuJloNdsn+3GARIhYBbN6
zhvFGFE214qKPqAydW1WmIIK7KoC0sgndr+Vk/au9gssFzVmmvr6+WN/nfo2L9Kv
vBMoYLrMAiyw/D4cRapZi2pXJLcMDfC+p1VWAX8TYWkCAwEAAaOB2TCB1jAdBgNV
HQ4EFgQUmyvO4rTnu5/ABnp0FngU+SdR8WAwgaYGA1UdIwSBnjCBm4AUmyvO4rTn
u5/ABnp0FngU+SdR8WCheKR2MHQxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEM
MAoGA1UEBxMDVlBOMQwwCgYDVQQKEwNWUE4xDDAKBgNVBAsTA1ZQTjEMMAoGA1UE
AxMDVlBOMQwwCgYDVQQpEwNWUE4xEjAQBgkqhkiG9w0BCQEWA1ZQToIJAM8Brk2p
Ur0KMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAoB0kOuGvrzPBTIRX
IDHCCxBMdny+3sKAOllmH4+51j2aWhAJ4Pyc/yBTYyQGNoriABjmNzp+R05oiaxA
D3vTgR80juKDPtQb8LoGLBF18gL7Vtc3+hJXcJasXZaDSSoyh5f+TtGvytIT+ece
JWIrKnFXzlHOvKlyLkcZn15gwKQ=
-----END CERTIFICATE-----

View File

@@ -0,0 +1,13 @@
remote gw1.iad1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
dev tun
keepalive 10 120
nobind
persist-key
persist-tun
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt