Opened 10 years ago
Closed 10 years ago
#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 )
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 (3)
comment:1 by , 10 years ago
Component: | network → network/hostif |
---|---|
Description: | modified (diff) |
comment:2 by , 10 years ago
Description: | modified (diff) |
---|
comment:3 by , 10 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is a bug in AnyConnect, please use the latest version. Version 3.1.08009 should work.