K
K
Kirill Zhilyaev2018-01-30 23:07:59
openvpn
Kirill Zhilyaev, 2018-01-30 23:07:59

How to make a connection using 2 protocols at the same time?

I want to make TCP traffic go over TCP, and UDP over UDP connection. Can this be done?
Or in the client config generally offnutb UDP tunnel

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vreitech, 2018-01-31
@fzfx

I don't think it's possible. what does not make sense, the developer usually tries not to implement.

D
Denis Sechin, 2018-01-31
@tamogavk

It is possible, you raise two configs on different ports, one on udp another on tcp. For example, tun over udp works for me, and tap over tcp on the same port. Client requests are listened to by the interface.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question