mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #29] connect success,but can not vist google... #25
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 @ilaziness on GitHub (Jun 19, 2017).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/29
vpn status:
windows 10 os,can not vist google,facebook an so on.
I'm in china.
@hwdsl2 commented on GitHub (Jun 19, 2017):
Can you visit any other website while connected to the VPN? If you can, try
flushing the windows DNS cache. Open an elevated command prompt, run
"ipconfig /flushdns". Then reboot your PC and reconnect the VPN. Also try a
different web browser.
@ilaziness commented on GitHub (Jun 19, 2017):
other website are normal. Still inaccessible to blocked websites .
@hwdsl2 commented on GitHub (Jun 19, 2017):
Where is your VPN server located? Is it in China?
Can you also reboot your VPN server (to clear the DNS cache) and try again?
@ilaziness commented on GitHub (Jun 20, 2017):
My server on US,vendor is linode.
I reboot VPN docker container,and it ok.
thanks.
@hwdsl2 commented on GitHub (Jun 20, 2017):
Glad to hear it is working. Closing.