rafaelweingartner commented on issue #2514: [CLOUDSTACK-10346] Problem with NAT configuration and VMs not accessing each other via public IPs URL: https://github.com/apache/cloudstack/pull/2514#issuecomment-382413535 @rhtyd sure. No problem. I still do not understand how to do it via routing table though. The method `forward_vpc` that I changed was supposed to be used only for VPCs, that is why it would not be a problem. Also, if you take a look at the method that applies `iptables` rules for direct attach IPs (a more transparent NAT), the code is doing the "NAT translation" using the `iptables` command similarly to what this PR proposes. If you are going to solve this differently, can I close this PR then?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
