Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/1214#issuecomment-163899998 My point would be a setup like this: Management network: 10.1.1.0/24 - this is the internal network on eth2 Configured public network: 172.16.1.0/24 - this is the public network on eth1 User network: 192.168.1.0/24 - this is not configured with a specific route on the systemvm In this scenario there is no reason for the internal network to have a route to 192.168.1.0/24 Now, if you have a user with address in 192.168.1.0/24, with a default gateway that has a route to the public network 172.16.1.0, won't his return traffic be sent the wrong way when he tries to use the console?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---