Ticket #14293 (closed enhancement: obsolete)
vboxnet0 route destroyed after using AnyConnect
Reported by: | strayArch | Owned by: | |
---|---|---|---|
Component: | network/hostif | Version: | VirtualBox 4.3.30 |
Keywords: | OS X, AnyConnect | Cc: | |
Guest type: | Windows | Host type: | Mac OS X |
Description (last modified by vushakov) (diff)
Version: 4.3.30 r101610
Platform: OS X Yosemite 10.10.3
Issue occurs after connecting to a VPN using:
Cisco AnyConnect Secure Mobility Client
Version 3.1.05187
This route is destroyed.
Destination Gateway Flags Refs Use Netif Expire 192.168.56 link# 11 UC 0 0 vboxnet
After disconnecting from Cisco AnyConnect, without restarting, the following steps are the only way to resolve the issue.
- Turn Wi-Fi off
- Turn Wi-Fi on
- sudo route -n add -cloning -nostatic -net 192.168.56 -interface vboxnet0
The above method resolves the connection issue between the host and VM (NAT and Host-only).
Change History
Note: See
TracTickets for help on using
tickets.