-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Draft] VR: allow outgoing traffic from Remote access VPN clients #10083
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
base: 4.20
Are you sure you want to change the base?
[Draft] VR: allow outgoing traffic from Remote access VPN clients #10083
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10083 +/- ##
============================================
- Coverage 16.03% 16.03% -0.01%
Complexity 12814 12814
============================================
Files 5637 5637
Lines 493506 493506
Branches 59831 59831
============================================
- Hits 79129 79127 -2
- Misses 405601 405602 +1
- Partials 8776 8777 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11804 |
|
@weizhouapache is this ready for review? |
|
@blueorangutan package |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Description
This PR enables VR to allow outgoing traffic from Remote access VPN clients via CloudStack VR.
This PR is a draft. Ideally there is a global/account configuration, or new property of remote access VPN (similar as remote.access.vpn.client.iprange)
Remote access vpn (setup by L2tp in CloudStack VR) does not support split tunneling. Where are two options when user connects to the RAV server
Note, there is no option for L2TP clients to "Use the VPN connection only on the resource of the network".
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?