Here's the situation. You're stuck in 2017 running Windows 7 with a Cisco VPN client. You're also a Docker evangelist, and run local developer environments using Docker Toolbox on that Windows 7 laptop. Docker Toolbox runs the Docker daemon on a Virtual Box VM running the boot2docker Linux distribution. One of the cool tricks Docker Toolbox manages for you is it sets up a virtual network (VirtualBox host-only network), so the Boot2Docker VM has its own IP address (192.168.0.100 or whatever), and you alias that IP address in WindowsSystem32driversetchosts, so that you can connect to https://my.docker.vm/services, and everything is super cool - until you connect to that damn Cisco VPN, because the VPN is configured by some bonehead IT Windows group policy to hijack all routes to private network IP addresses, and somehow they wired it so that you can't 'route add' new routes to your Docker VM.
- Cisco Anyconnect Docker Networking Device
- Cisco Anyconnect Updates
- Cisco Anyconnect Docker Networking Download

Fortunately - there's an easy workaround to this mess. First, identify a block of public IP addresses that you know you don't need to communicate with (I chose the 55.0.0.0/8 block assigned to the DOD Network Information Center), and reconfigure the Virtual Box host-only network to assign addresses from that block rather than the default private network it was originally configured with (the Virtual Box GUI has a tool under File -> Preferences -> Network). I had to reboot to get the boot2docker VM to stick to the new IP address, and screw around with 'docker-machine regenerate-certs', but it eventually worked. Good luck!

Cisco Anyconnect Docker Networking Device

Cisco Anyconnect Updates

I am usign docker 18.03.1-ce-win65 (17513), Cisco AnyConnect Secure Mobility Client 3.1.12020 and Symatec Endpoint 14. When im on office and use cable everything works, but on home when I connect VPN I can't share drive with docker. Due to company policies, I am required to use this VPN client. The Cisco AnyConnect Network Visibility (NVM) App for Splunk allows IT administrators to analyze and correlate user and endpoint behavior in Splunk Enterprise. This app allows for visualization of data and pre-built reports for AnyConnect NVM as part of the Cisco Endpoint Security Analytics for Splunk solution (CESA).
Cisco Anyconnect Docker Networking Download
Cisco anyconnect image definition: webvpn enable outside anyconnect-essentials anyconnect image disk0:/anyconnect-win-4.1.02011-k9.pkg 1 anyconnect image disk0:/anyconnect-macosx-i386-4.1.02011-k9.pkg 2 anyconnect enable tunnel-group-list enable. Local pool for IP addressing of anyconnect. As per the suggestion, went to Control Panel- Network and Internet - Network and sharing center But could not find the Cisco AnyConnect secure mobility client connection. Here’s the message ffrom the the cisco anyconnect client ver 4.3.03xxx on Windows10 11:47:31 PM Contacting xxx country 11:47:32 PM Posture Assessment: Required for access. I found that restarting fixed the issue so got past it that way but today it was back. I was very interested in figuring out what happened. And then I realized the potential problem and tested the fix. I was connected to my work network via Cisco AnyConnect. I tried disconnecting from VPN and testing connectivity in WSL again – now it works.
