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

VPNaaS: support subnet to subnet NAT #139

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

huntxu
Copy link

@huntxu huntxu commented Nov 6, 2017

VPNs often connect networks in the RFC-1918 address space. If both ends
use the same address space, there will be IP conflicts. This commit
enables using NAT to resolve such IP conflicts.

https://libreswan.org/wiki/Subnet_to_subnet_using_NAT

Fixes: redmine #11181

Signed-off-by: Hunt Xu mhuntxu@gmail.com

VPNs often connect networks in the RFC-1918 address space. If both ends
use the same address space, there will be IP conflicts. This commit
enables using NAT to resolve such IP conflicts.

https://libreswan.org/wiki/Subnet_to_subnet_using_NAT

Fixes: redmine #11181

Signed-off-by: Hunt Xu <mhuntxu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant