-
Notifications
You must be signed in to change notification settings - Fork 2k
I am not able to connect to docker daemon on junos vpn #3236
Comments
Mac OS X El Capitan 10.11.6 I'm having the same problem any help/advice to solve this problem would be awesome: I deleted the default VM and all the host-only adapters in VBox. After that I created a new docker machine:
Then, when I run
The problem comes when I connect to the VPN using the Pulse Secure client for Mac:
If I try to regenerate the certs I get:
I then tried two things:
about adding forwarding rule on the vbox machine but the same happens. :( |
I described a workaround using emulated serial connections and/or client VMs in the other VPN topic you mentioned, @itrion. boot2docker/boot2docker#628 (comment) Perhaps these workarounds would be useful and practical to you as well. In the meantime, I'm going to open an issue here requesting automatic serial fallback in docker-machine. That would make things more practical for sure. |
Same problem here... While working with Docker / Minikube in a development flow connected in VPN Junos :( @volkertb Any updates with the new Docker Engine in MacOS? |
@marcellodesales I have no idea. There have been no responses to my request in issue #3762 lately. 😞 |
@volkertb I got kubernetes/minikube#1099 (comment) Maybe you guys can use the same strategy for |
@marcellodesales Yeah, connecting to VMs through localhost (127.0.0.0/8) is indeed a full-proof way to go when working with a VPN. That's the only IP route that a VPN cannot touch. |
OS: Yosemite 10.10.5
Docker : docker -v
Docker version 1.10.1, build 9e83765
Issue: docker-machine env dev
Error checking TLS connection: Error checking and/or regenerating the certs: There was an error validating certificates for host "192.168.99.100:2376": dial tcp 192.168.99.100:2376: i/o timeout
You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'.
Be advised that this will trigger a Docker daemon restart which will stop running containers.
Docker-machine:
docker-machine version 0.6.0, build e27fb87
Hostfile changes on VPN:
BEGIN hosts added by Pulse
193.195.47.37 rcnsslvpn.blabla.com
END hosts added by Pulse
debug logs:
docker --debug ps
DEBU[0000] Trusting certs with subjects: [010U
guptga1]
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
VBox logs: attached
VBox.txt
The text was updated successfully, but these errors were encountered: