Hi,
Could you please advise if there are any plans to add a Custom config field to the Admin Portal for OpenVPN configuration, similar to what is available under VPN -> OpenVPN -> Client Export?
I need to define the following there:
for the configurations that users later download from the portal.
Maybe it is possible to add these variables to some file that is used as a template when generating the configuration during download?
Regards
Borys
Hi,
I'm using those two parameters in my config.
They are visible near the end of the page when you click advanced view on the OpenVPN instance configuration.
Quote from: muchacha_grande on June 10, 2025, 03:36:17 PMHi,
I'm using those two parameters in my config.
They are visible near the end of the page when you click advanced view on the OpenVPN instance configuration.
Yes, but this is the "server" side and if I understand it correctly, you will also need them in the client configuration, to make sure that the packets coming from it are the right size and not fragmented by the server. Not having this setting on the client side can sometimes lead to problems with some applications.
Ok, now I understand. I only use client export page and put these commands in the custom config.
May be if you ask thin at github the developers can consider your case and add it.