rhtyd commented on issue #2791: router: Fixes #2789 fix proper mark based packet routing across interfaces URL: https://github.com/apache/cloudstack/pull/2791#issuecomment-410666530 Tested on KVM and XenServer, works alright. Steps to reproduce issue: - Deploy a VPC VR - Stop the VPC VR (optionally change the router offering) - Start the VPC VR (it should fail with SSH timeout fails without the patch) - Ping/ssh the link-local interface from hypervisor/host (it should fail after stop+start of VR without this fix) In case of VMware, eth0 is used as private/mgmt IP (not link-local) so it works in my env but could fail other environments. The same VR fix would apply as the fix in rt_tables/routing is agnostic of hypervisor. /cc @borisstoyanov
---------------------------------------------------------------- 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
