You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/08/02 14:55:58 UTC

[GitHub] [cloudstack] nvazquez opened a new issue #3539: Mismatch of natted IPs on different subnets than source NAT

nvazquez opened a new issue #3539: Mismatch of natted IPs on different subnets than source NAT
URL: https://github.com/apache/cloudstack/issues/3539
 
 
   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   Networking
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.11.2
   ~~~
   
   ##### CONFIGURATION
   N/A
   
   
   ##### OS / ENVIRONMENT
   N/A
   
   
   ##### SUMMARY
   VMs with public IPs on different subnet than the source NAT IP get the source NAT IP instead of the natted IP 
   
   ##### STEPS TO REPRODUCE
   Create isolated network
   Assign NAT IPs to VM's with public IPs on different subnet than source NAT subnet, 
   [Restart VR with cleanup]
   
   ##### EXPECTED RESULTS
   ~~~
   VM public IP = natted IP 
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   VM public IP = the source NAT IP
   ~~~
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services