Skip to content

Instantly share code, notes, and snippets.

@jtyberg
jtyberg / vpn_fix.sh
Last active February 17, 2020 03:25 — forked from christian-blades-cb/vpn_fix.sh
fix network routing issues caused by Cisco AnyConnect with VirtualBox and boot2docker on Mac OS X
#!/usr/bin/env bash
# Fix network routing issues caused by Cisco AnyConnect VPN when using
# VirtualBox and boot2docker on Mac OS X.
#
# Environment:
# Mac OS X 10.9.5
# VirtualBox 4.3.20
# Cisco AnyConnect 3.1.04074
# boot2docker v1.4.1 (Git commit: 43241cb)