James Yonan wrote:

Okay, I understand what you are asking for -- If you were using static key mode (which is stateless), you would get the behavior you are looking for. In TLS mode, however, OpenVPN doesn't allow a port or IP change within a given TLS session (for security/DoS reasons). The behavior you should be seeing is that the new port and IP address is only accepted by the server after a fresh TLS renegotiation.

Okai, I found out the the --float option allows for IP changes only after a timeout, so the port changes are handled like IP changes and everythings foine.

Sorry for the static :)

Kosta

Reply via email to