Answer the question
In order to leave comments, you need to log in
How to set up a VPN?
Now there is an openbsd computer with an openvpn server
, openbsd, freebsd, windows clients connect to it
now mikrotik will be added to this zoo
3 months ago I switched everything to the tcp protocol instead of udp, disabled comp-lzo (based on the fact that mikrotik will appear in the future)
everything it works fine, but yesterday a new mikrotik came to me and I decided to set it up, but the problem came out that it supports tls-auth .. and you need to reconfigure everything ...
advise what to do, remove tls-auth everywhere and don’t take a steam bath, or ...?
worried about security
Answer the question
In order to leave comments, you need to log in
ovpn tcp ip mode, hang on port 443, SHA1-CBC AES-128. if your tick model supports hardware encryption, turn on aes-256 and sleep peacefully.
tls-auth you don't actually need...
Here is what is written in the documentation:
The tls-auth directive adds an additional HMAC signature to all SSL/TLS handshake packets for integrity verification. Any UDP packet not bearing the correct HMAC signature can be dropped without further processing. The tls-auth HMAC signature provides an additional level of security above and beyond that provided by SSL/TLS. It can protect against:
DoS attacks or port flooding on the OpenVPN UDP port.
Port scanning to determine which server UDP ports are in a listening state.
Buffer overflow vulnerabilities in the SSL/TLS implementation.
SSL/TLS handshake initiations from unauthorized machines (while such handshakes would ultimately fail to authenticate, tls-auth can cut them off at a much earlier point).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question