[PR #67] [CLOSED] enable nat-keepalive #467

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

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/67
Author: @songgao
Created: 4/7/2018
Status: Closed

Base: masterHead: songgao/keepalive


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 run.sh (+2 -0)

📄 Description

I think this should help with keeping VPN connected when the client is idle. From libreswan doc:

nat-keepalive
whether to send any NAT-T keep-alives. These one byte packets are send to prevent the NAT router from closing its port when there is not enough traffic on the IPsec connection. Acceptable values are: yes (the default) and no.

Also more here


🔄 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/67 **Author:** [@songgao](https://github.com/songgao) **Created:** 4/7/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `songgao/keepalive` --- ### 📝 Commits (1) - [`1549e00`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/1549e0025174f6e0520a4b2649d58510822be7af) enable nat-keepalive ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `run.sh` (+2 -0) </details> ### 📄 Description I think this should help with keeping VPN connected when the client is idle. From [libreswan doc](https://libreswan.org/man/ipsec.conf.5.html): > nat-keepalive > whether to send any NAT-T keep-alives. These one byte packets are send to prevent the NAT router from closing its port when there is not enough traffic on the IPsec connection. Acceptable values are: yes (the default) and no. Also more [here](https://www.cisco.com/en/US/docs/ios-xml/ios/sec_conn_dplane/configuration/15-1mt/sec-ipsec-nat-transp.html#GUID-54C3D921-581F-48B8-9641-5942C19DEA1F) --- <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:36 +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#467
No description provided.