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

Connection refused [errno 111, origin ICMP type 3 code 3 (not authenticated)] #197

Closed
sahandMg opened this issue Jun 2, 2020 · 1 comment

Comments

@sahandMg
Copy link

sahandMg commented Jun 2, 2020

Hi,
I've enabled Libreswan logs and I'm getting this logs :

Jun 2 20:35:09 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 0.5 seconds for response
Jun 2 20:35:09 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 1 seconds for response
Jun 2 20:35:10 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 2 seconds for response
Jun 2 20:35:12 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 4 seconds for response
Jun 2 20:35:16 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 8 seconds for response
Jun 2 20:35:24 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 16 seconds for response
Jun 2 20:35:40 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: STATE_MAIN_R2: retransmission; will wait 32 seconds for response
Jun 2 20:35:40 e77969297517 pluto[1683]: "l2tp-psk"[1] 5.115.57.59 #1: ERROR: asynchronous network error report on eth0 (172.17.0.3:500) for message to 5.115.57.59 port 43808, complainant 5.115.57.59: Connection refused [errno 111, origin ICMP type 3 code 3 (not authenticated)].

still can not connect :(

@hwdsl2
Copy link
Owner

hwdsl2 commented Jun 2, 2020

@sahandMg Hello! The retransmission errors typically indicate that there are network issues between your VPN client and VPN server. Try connecting from a different network. You may also want to look into alternative solutions such as OpenVPN [1] or Shadowsocks [2].

[1] https://github.com/Nyr/openvpn-install
[2] https://shadowsocks.org

@hwdsl2 hwdsl2 closed this as completed Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants