bpd1069 / naclports

Automatically exported from code.google.com/p/naclports
0 stars 0 forks source link

curl in nacl dev environment does not work correctly with VPN #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to copy files from an HTTP server on my corp workstation.  Without VPN, 
curl fails with "curl: (6) Couldn't resolve host xxxxxxxx"

When I'm on VPN it goes for about 2 minutes without transferring anything, then 
gives up with "curl: (55) getpeername() failed with errno 107: Socket is not 
connected"

Original issue reported on code.google.com by elijahta...@chromium.org on 17 Oct 2014 at 12:41

GoogleCodeExporter commented 9 years ago
to clarify: this was a chromebook using Google OpenVPN

Original comment by elijahta...@chromium.org on 17 Oct 2014 at 4:28