Skip to content

strobelight/wakeup_vbox_hostadapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

wakeup_vbox_hostadapters

When Virtualbox is installed on linux and VMs created with networking using the host-only adapter to communicate with each other, it has been discovered that after the host wakes up from sleep, the host-only adapter appears to be UP on the host, however the VMs cannot ping each other.

This script, kickHostAdapter, can be placed in any directory that is part of PATH and run when you encounter the issue.

The script uses VBoxManage to get a list of host-only interfaces, then finds the VMs using it, then sets the interface off, then on for each.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages