weizhouapache commented on pull request #5397:
URL: https://github.com/apache/cloudstack/pull/5397#issuecomment-916797472


   > > > > 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
   > 
   
   @ravening
   let's focus on investigating the issue (ssh from vm to dedicated server does 
not work) in this scenario.
   
   can you share the iptables rules which contains the device for private 
gateway in VR ?
   
   ```
   iptables-save |grep ethx
   ```
   
   > 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
   
   


-- 
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]


Reply via email to