Skip to content
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

Update tcp.md with better fallback config option support #653

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shiggins8
Copy link

According to documentation here (https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/), the original statement in the docs that "At this time it is not possible to generate a client config that will automatically fall back to the TCP connection" is no longer true. This can be achieved through using blocks in the oven profile.

This change documents how to do it. It would be great to have the option to add that config creation to the scripts eventually. I've tested this config change manually and it seems to be working well.

According to documentation here (https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/), the original statement in the docs that "At this time it is not possible to generate a client config that will automatically fall back to the TCP connection" is no longer true. This can be achieved through using <connection> blocks in the oven profile. 

This change documents how to do it. It would be great to have the option to add that config creation to the scripts eventually. I've tested this config change manually and it seems to be working well.
@shiggins8 shiggins8 changed the title Update tcp.md Update tcp.md with better fallback config option support May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant