slavkap commented on issue #6761: URL: https://github.com/apache/cloudstack/issues/6761#issuecomment-1258993988
@yuanbosoft, I don't have any experinece with the redundant routers, probably @weizhouapache could help here. But according to the code if the redundant option is enabled for the network you should have network service `SourceNat` for the VirtualRouter provider. Or vice versa if the redundant option is disblaed (set to 0) you don't need the service `SourceNat`. In your case it fails because you don't have that service, and the redundancy for the router is enabled. -- 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]
