-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openvpn: CSO support for previously used freeform custom settings #6703
Comments
|
As referred to #6801, necessity to push route-gateway 'gateway IP'. |
|
Hello |
|
@smeretech by default |
|
Thanks for your reply. example: Group1 (CSO) IPv4 Tunnel Network: 10.50.0.0/28 (gateway 10.50.0.14) |
…d option which can be used to offer a different default gateway to the client when splitting the pool into smaller blocks. for #6703
|
@smeretech sounds reasonable, should be fixed with 54ebcb0 |
|
thank you. |
|
No, advanced fields have been deprecated without a migration (we added the note d62015d 4 years ago to offer people the time to seek alternatives like opening tickets and explaining why features would be needed). |
|
ok. So, with the patch you just implemented, I will have to manually configure gateways for each CSO post upgrade. In case, I could set one up and export the config file and then manually do the gateway addition for each CSOs and import the config file again. I hope it works. |
|
yes |
|
@smeretech thanks, should be fixed in 9fb7c04 |
|
I'm retiring this ticket since there was no further feedback in the last half a year. |

Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
Custom options are no longer available which requires us to add new fields which can be validated properly.
Describe the solution you like
Add requested fields:
(increase system values if this is required, documentation isn't very enthusiastic about this)sndbuf 524288(increase system values if this is required, documentation isn't very enthusiastic about this)rcvbuf 524288push "sndbuf 524288"push "rcvbuf 524288"Fields done:
route-gatewayDescribe alternatives you considered
File based overrides for CSOs are not very elegant and a nightmare to handle for the user.
Additional context
https://openvpn.net/community-resources/reference-manual-for-openvpn-2-6/
https://forum.opnsense.org/index.php?topic=35149.0
The text was updated successfully, but these errors were encountered: