rhtyd commented on issue #5234: URL: https://github.com/apache/cloudstack/issues/5234#issuecomment-902592293
@tampler trying to access your user-VMs by their private IPs via OpenVPN on KVM host itself where VMs are running is breaking network isolation (assuming you're using VLANs and it is an advanced zone) and is not recommended. You may look into firewall/portforwarding, or use VPN of the isolated network or the VPC. Based on what you've described you probably want a shared network without VLAN (so even a basic zone with security groups, or adv zone with SG would do). If this is a dev-test setup you're trying to set up you can use https://github.com/shapeblue/mbx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
