Open duskmoss opened 1 year ago
I was having issues with a vm guest not having internet access and realized the bridge was not up. Once ifconfig vm-public up everything was working. I don't see anywhere in code where this should be called on a quick glance.
ifconfig vm-public up
I was having issues with a vm guest not having internet access and realized the bridge was not up. Once
ifconfig vm-public up
everything was working. I don't see anywhere in code where this should be called on a quick glance.