P
P
parameu2017-07-31 08:20:49
openvpn
parameu, 2017-07-31 08:20:49

How to allow udp and tcp connections to 2 openVpn's on the same server?

There is openvpn on a remote server. 2 daemons, one on tcp, the other on udp. Everything is the same for them, the difference is only in the configs - one has tcp, the other has udp, respectively.
Normally I connect and go online via tcp. But through udp - no, it connects, but the Internet does not load. How should they be set up correctly? I think there is something with routing, routing tables are not right.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Zhurkin, 2017-08-01
@icCE

You need to hang them on different ports.
Write two config files, one for port 443 / tcp and the second for example 1194 / udp
Naturally, there should not be a web server on ports 443, otherwise change the port to another free one.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question