[PR #418] [MERGED] added SPLIT_VPN_IKEV2 option to set in IKEv2 a split subnet #486

Closed
opened 2026-03-02 08:35:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/418
Author: @iTris666
Created: 2/21/2024
Status: Merged
Merged: 2/24/2024
Merged by: @hwdsl2

Base: masterHead: master


📝 Commits (4)

📊 Changes

3 files changed (+30 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 docs/advanced-usage.md (+10 -0)
📝 run.sh (+19 -0)

📄 Description

I did the work in run.sh, and only for IKEv2 but it works.
I replace the leftsubnet= line in /opt/src/ikev2.sh before it is executed if SPLIT_VPN_IKEV2 is defined.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/418 **Author:** [@iTris666](https://github.com/iTris666) **Created:** 2/21/2024 **Status:** ✅ Merged **Merged:** 2/24/2024 **Merged by:** [@hwdsl2](https://github.com/hwdsl2) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`150eac3`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/150eac39c2596536830a197dfe924e4830de3a94) added SPLIT_VPN_IKEV2 option - [`bfafe65`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/bfafe65aec5f801831bf4f71c3888166f42f6aae) fix based on review. Added doc - [`64de162`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/64de16285fb1ea41c99485b5af387d20301254a7) fixed missing fi - [`bde0741`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/bde07416e03a501e2cf4d09bbbe00c92460abb9e) fix for doc ### 📊 Changes **3 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `docs/advanced-usage.md` (+10 -0) 📝 `run.sh` (+19 -0) </details> ### 📄 Description I did the work in run.sh, and only for IKEv2 but it works. I replace the leftsubnet= line in /opt/src/ikev2.sh before it is executed if SPLIT_VPN_IKEV2 is defined. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 08:35:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#486
No description provided.