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

Feature request: Multiple network / transport protocols for the same tunnel #575

Open
NiQ1 opened this issue Jul 14, 2024 · 1 comment
Open

Comments

@NiQ1
Copy link

NiQ1 commented Jul 14, 2024

In many cases it makes sense to use multiple protocols for the same tunnel. For instance, offer both UDP and TCP because UDP is preferred but sometimes people would have to use TCP because of firewalls. Also it would make sense to allow connections using both IPv6 and IPv4.

Unfortunately OpenVPN currently does not support this, unless you create multiple instances, each with its own allocated subnet. It would be really nice if we could specify multiple protocols in the same configuration.

@ordex
Copy link
Member

ordex commented Jul 15, 2024

This is already work in progress and planned to hopefully land in openvpn-2.7 (next major release)

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

No branches or pull requests

2 participants