Hudratronium commented on pull request #5532:
URL: https://github.com/apache/cloudstack/pull/5532#issuecomment-947220606


   just for understanding and out of interest:
   Currently enableing port forwarding for an addional public ip (e.g. expose a 
webserver) will - from a users point of view -  result in an automatic outbound 
nat for that IP. Meaning the client contacting the webservice will get an 
answer from the "additional" public ip he addressed (aka webservice IP).
   looking through the iptables in my current setup, the only rules for 
enabling this, seem to be the SNAT rules for the additonal public IPs. I guess 
the same will be the case for static NAT as well.
   
   So will something change in regards of the "outbound NAT" for a 
portforwarding - enabled ip? and where would this be configured?
   thanks in advance 
   


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