DaanHoogland commented on issue #3937: VR Port Forward rule check on Non-VPC Isolated networks URL: https://github.com/apache/cloudstack/pull/3937#issuecomment-595699963 you might be right @weizhouapache but i am missing some context. Are you stating that this fix is not needed, or not enough? As for your example; what rule did you add? It seems you added portforwarding on port 22 in one case from 192.168.10.251 to 192.168.10.141 and in the other case from 192.168.0.12 to 192.168.0.3. is that correct? the rule `-A POSTROUTING -d 10.11.118.150/32 -p tcp -m tcp --dport 22 -j SNAT --to-source 192.168.0.12:22` is in the way, how? All that said, what is the course of action in your opinion?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
