Skip to content

Instantly share code, notes, and snippets.

View ipanousis's full-sized avatar

Yannis Panousis ipanousis

View GitHub Profile
@trastle
trastle / anyconnect-boot2docker.md
Last active November 27, 2015 23:25
Add routes to use Boot2Docker and AnyConnect at the same time on OSX.

Using boot2docker and AnyConnect at the same time

Boot2Docker works great, so does AnyConnect but running the two together causes traffic intended for Boot2Docker to head down the VPN link, this ruining everything.

Investigation

Tale a look at what network your Docker VirtualBox VM is on:

tastle@TASTLE ~ $ env | grep DOCKER_HOST
DOCKER_HOST=tcp://192.168.59.103:2376