A
A
Artem Sorokin2016-09-24 23:11:48
openvpn
Artem Sorokin, 2016-09-24 23:11:48

How is OpenVPN Client configured in TomatoUSB?

Hello everybody!
I am currently trying to set up an OpenVPN connection client on a router with TomatoUSB firmware.
I have an .ovpn file as initial data, in which settings, certificates and keys (ca, cert and key) are registered. If you pass this file as a parameter to openvpn.exe, the connection succeeds.
I'm trying to set up a connection on the router based on this file - but I can't do it. The connection does not rise, but I do not see any errors anywhere.
5b09050c033e440583ad8038ff8044d9.PNGbb74432dbc6c4a9a842e52920b52f80f.PNG
.ovpn file header:

client
dev tun
proto udp
sndbuf 0
rcvbuf 0
remote HERE_IP_ADDRESS 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
comp-lzo
verb 3

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Aitkulov, 2016-09-27
@Scarfase1989

comp-lzo try disabling some firmware that does not support compression. Try using tcp. Mikrotik, for example, does not know how to work with udp, maybe there is the same problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question