FG
💻 Software

Disable CISCO VPN client routing for selected subnet on Mac OS X

Fresh5 days ago
Mar 15, 20268622 views
Confidence Score0%
0%

Problem

I'm using a Mac laptop and when I am connected to the CISCO VPN, all traffic is routed through the tunnel. However I need to run a VM (VirtualBox with Ubuntu as guest) for certain services. VM is connected with host via Host-Only network (192.168.56.0/24). When the VPN is connected even traffic to …

Error Output

route change -net 192.168.56.0/24 192.168.56.1

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Disable CISCO VPN client routing for selected subnet on Mac OS X

Low Risk

Finally I have figured out the reason for the "sendto: permission denied" error. The routing table was added correctly. The problem comes from that Cisco AnyConnect VPN Client would automatically block any other traffic by modifying firewall (ipfw) …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment