mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #80] Can't connect to VPN from mac but successfully connected from windows and ios #72
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 @mix6s on GitHub (Jun 8, 2018).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/80
Hello, i trying to connect to vpn from these devices (pc, iphone and mac) and i succesfully connected from pc and iphone but on mac it failed
i got some logs when i connect from iphone and mac to compare
this is log when i succesfully connected from iphone:
and this when i connect from mac and its fail:
the difference of logs that them on mac it stuck on Sending username/password
@hwdsl2 help me please, i think maybe its problem on host machine, i start docker on Ubuntu 16
@hwdsl2 commented on GitHub (Jun 8, 2018):
@mix6s Hello! This seems to be an issue with your Mac’s network according to the connection log. To see if this is the issue, try connecting your Mac to a different network (e.g. mobile hotspot) and retry the VPN connection.
@mix6s commented on GitHub (Jun 9, 2018):
@hwdsl2 you was right, thank you! I successfully connected to vpn through mobile hotspot. But i dont understand why it happens because my pc, mac and iphone use one WiFi network and only mac cant connect to vpn, how can i check what wrong with my network?
@hwdsl2 commented on GitHub (Jun 9, 2018):
@mix6s I am not sure, maybe check your home router’s manual regarding IPsec VPN passthrough settings? Or restart your Mac, re-add the VPN connection per instructions from this repo, and try again. You’ll need to troubleshoot this further yourself.