ravening commented on pull request #5397: URL: https://github.com/apache/cloudstack/pull/5397#issuecomment-920752646
> > > his is my current setup now > > > private gateway ends with .125 and public ip ends with .126 > > > I reverted the code change > > > ping/ssh from vm to dedicated server works fine but ping from dedicated server to internet doesnt work > > > should I make both private gateway and public ip same and add the acl rules? > > > > > > @ravening yes. if ping works (from vm to dedicated server and dedicated server to internet), VPC VR should be ok, then you need to check ACL rules. > > @weizhouapache This is the test I did > > made both private gateway and public ip end with .125 > reverted the code changes > added the 3 cidr list you provided to the network acl > > result: > > 1. ping from dedicated server to internet works > 2. ssh from vm to dedicated server DOES NOT work. ping works though @weizhouapache after this changes, even the ssh from dedicated server to cloudstack vm also stopped -- 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]
