Closed elf-313 closed 2 months ago
I see an error -
xl2tpd[1]: Listening on IP address 0.0.0.0, port 1701 xl2tpd[1]: death_handler: Fatal signal 15 received
but I don't know what to do with it, please tell me
@elf-313 Hello! This error is normal: Fatal signal 15 received
, it occurs when the Docker container is restarting, for example, at which time the xl2tpd service restarts.
The provided Docker container logs look normal, it looks like the container is running fine. If you are unable to connect, make sure that UDP port 500 and UDP port 4500 are open on your Docker host, and the VPN connection details are correct on the client. For further troubleshooting, enable Libreswan logs and retry the connection, then check the logs. If no new Libreswan logs appear, it is likely that the connection request did not reach the Docker container.
You may also try setting up the VPN on a different server, e.g. a cloud server or VPS.
任务列表
问题描述
I am new to docker, first of all I repeated everything that is said in the quick start
docker pull hwdsl2/ipsec-vpn-server
Then
But unfortunately nothing worked for me, I asked the VDS operator about the ports, he answered - There are no restrictions.
logs -