mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #475] Create IPSEC tunnel with Unifi Cloud Gateway Max #444
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcolino7 on GitHub (Apr 11, 2025).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/475
Hi,
I have a VPS and I would like to create a VPN Tunnel with my Home Router Unifi Cloud Gateway Max.
It have IPSEC option on my UnifiGateway, but there is not Username and Password field:
I would like to know if with this container I can create a tunnel with my Unifi Gateway and my VPS.
Many thanks in advance for help.
Marco
@hwdsl2 commented on GitHub (Apr 12, 2025):
@marcolino7 Hello! For your use case, I would suggest that you look into alternative solutions. This project currently requires either IPsec PSK plus username/password authentication, or certificate-based authentication for IKEv2. It may not support Unifi Cloud Gateway Max as a VPN client.