troke12 opened a new issue, #7079:
URL: https://github.com/apache/cloudstack/issues/7079

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Network
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.16
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   We have multiple guest network that has been linked with every physical 
network
   - 172.16.200.1-172.16.200.50 on Guest Network A (Physical Network A)
   - 172.16.500.1-172.16.500.50 on Guest Network B (Physical Network B)
   
   Then we have 2 VM that has been finish setup with both guest network
   
   Here the current configuration about our VM
   - VM 1 has : 
     - 172.16.200.35 Guest Network A
     - 172.16.500.35 Guest Network B
   - VM 2 has : 
     - 172.16.200.36 Guest Network A
     - 172.16.500.36 Guest Network B
    
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Then on that every ranges we check that : 
   - 172.16.200.1 is Allocated
   - 172.16.500.1 is Allocated
   
   Both ip is reply when trying to ping but i cannot find which VM running with 
that
   


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