Started By
Message

re: Home Network Setup - Google Wifi

Posted on 2/9/19 at 11:40 pm to
Posted by Breauxsif
Member since May 2012
22290 posts
Posted on 2/9/19 at 11:40 pm to
If you understand automation, this script will synch your VPN you wish to utilize.

openvpn vtun0 {
description "OpenVPN server"
hash sha256
local-port 443
mode server
openvpn-option --comp-lzo
openvpn-option "--tls-auth /config/auth/ta.key 0"
openvpn-option "--verb 5"
openvpn-option --tls-server
openvpn-option "--cipher AES-256-CBC"
openvpn-option "--tls-cipher DHE-RSA-AES256-SHA"
openvpn-option --float
protocol tcp-passive
server {
name-server 10.10.0.1
push-route 10.10.0.0/24
push-route 10.10.1.0/24
push-route 10.10.5.0/24
subnet 10.99.99.0/24
}
tls {
ca-cert-file /config/auth/ca.crt
cert-file /config/auth/server.pem
dh-file /config/auth/dh2048.pem
key-file /config/auth/server.key
}
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram