mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #320] ikev2 域名问题 #297
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 @ksong008 on GitHub (Nov 12, 2022).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/320
请问下,我在env文件中启用了 域名,
VPN_DNS_NAME=xxx.xxx.ml
VPN_CLIENT_NAME=xxxx
但是docker启动后,ikev2还是用的默认ip和vpnclient,但是容器启动后使用 ikev2.sh 重新设置可以正确使用。这个是什么问题
@ksong008 commented on GitHub (Nov 12, 2022):
知道为什么了