Answer the question
In order to leave comments, you need to log in
Can't set up routing in openvpn on windows?
Good afternoon! The third day I sit picking openvpn on windows. Everything is deployed on windows 2008 R2. Server one. local
ip
192.168.35.100
255.255.255.0
192.168.35.110
Server configs
dev tun
proto udp
port 1194
ca ca.crt
cert server.crt
key server.key
dh dh1024.pem
tls-auth ta.key 0
topology subnet
server 10.8.0.0 255.255.255.0
cipher AES-128-CBC
comp-lzo
mssfix
keepalive 10 120
verb 3
client
dev tun
proto udp
remote айпи-сервера 1194
ca ca.crt
cert argus.crt
key argus.key
tls-auth ta.key 1
cipher AES-128-CBC
nobind
comp-lzo
persist-key
persist-tun
verb 3
Answer the question
In order to leave comments, you need to log in
In server config:
push "route 192.168.35.0 255.255.255.0"
adds route on client after channel is set
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question