ravening commented on pull request #5397: URL: https://github.com/apache/cloudstack/pull/5397#issuecomment-911649649
> > > > > > > yes but gateway ends with .126 whereas up ends with .125 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > @ravening I think you should set the gateway to IP address when you add the private gateway. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > @weizhouapache we tried changing "private gateway" to ip address but then it breaks ssh from vm's to dedicated server > > > > > > > > > > > > > > > > > > > > > > > > > > @weizhouapache this is what we found > > > > > > > > > > > > > > > > > > > > > > > > > > if "private gateway" is same as public ip then ping from dedicated server to internet works but ssh from vm's to dedicated server doesnt work with all proper network acl's > > > > > > > > > > > > > > > > > > > > > > > > > > if they are different then ping from dedicated server to internet doesnt work but ssh from vm's to dedicated server works > > > > > > > > > > > > > > > > > > > > > > > > > > so after making this code change, both scenarios works > > > > > > > > > > > > @ravening I guess your dedicated servers are still using .126 as gateway. > > > > > > @weizhouapache 125 is configured as gateway in his routes on dedicated server > > > > @ravening have you restarted the vpc or vr ? @weizhouapache yes tried all those things... Nothing helped -- 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]
