[PR #222] [CLOSED] feat: support static ip for clients #478

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

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/222
Author: @reuixiy
Created: 1/15/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • fdce0ec feat: support static ip for clients

📊 Changes

4 files changed (+25 additions, -13 deletions)

View changed files

📝 README-zh.md (+2 -1)
📝 README.md (+2 -1)
📝 run.sh (+19 -10)
📝 vpn.env.example (+2 -1)

📄 Description

This commit allows users set static IP address for specific VPN user via vpn.env.

References:

  1. https://github.com/hwdsl2/setup-ipsec-vpn/issues/508
  2. https://libreswan.org/wiki/VPN_server_for_remote_clients_using_IKEv1_with_L2TP#PPP_server_configuration

🔄 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/222 **Author:** [@reuixiy](https://github.com/reuixiy) **Created:** 1/15/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fdce0ec`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/fdce0ecafa395b06f05134abeaf9fcd5a2d3b617) feat: support static ip for clients ### 📊 Changes **4 files changed** (+25 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README-zh.md` (+2 -1) 📝 `README.md` (+2 -1) 📝 `run.sh` (+19 -10) 📝 `vpn.env.example` (+2 -1) </details> ### 📄 Description This commit allows users set static IP address for specific VPN user via `vpn.env`. References: 1. https://github.com/hwdsl2/setup-ipsec-vpn/issues/508 2. https://libreswan.org/wiki/VPN_server_for_remote_clients_using_IKEv1_with_L2TP#PPP_server_configuration --- <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:39 +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#478
No description provided.