mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #267] Unable to open config file /etc/xl2tpd/xl2tpd.conf or /etc/l2tp/l2tpd.conf #249
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 @pogzie on GitHub (Dec 22, 2021).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/267
So, I got myself a new Synology NAS and I want to keep using your Docker container image than manually configure the VPN that Synology has. I just tweaked my currently working config and ran:
Im ending up with the following last two error messages:
Am I missing something here?
@hwdsl2 commented on GitHub (Jan 13, 2022):
@pogzie Hello! I'm not familiar with this error message. Perhaps you can try the Debian-based image to see if it works for you. For context, the default image in this repo switched from Debian-based to Alpine-based a while ago.
To try the Debian-based image, replace
hwdsl2/ipsec-vpn-serverwithhwdsl2/ipsec-vpn-server:debianin yourdocker runcommand.