Atiqul-Islam opened a new issue, #7364:
URL: https://github.com/apache/cloudstack/issues/7364

   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   VPN on newly added hosts.
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.17.1
   ~~~
   
   ##### CONFIGURATION
   <!--
   Advanced Network 
    - Network 1 - VLAN - Management - 10.4.0.0/16
    - Network 2 - GRE - Public and Guest - 10.6.0.0/16
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Ubuntu 20.04 Server
   -->
   
   
   ##### SUMMARY
   I have a Zone on Cloud Stack with network configuration specified above. I 
also have an isolated network (10.8.0.0/16) on the Zone. I also have a VM 
running on Zone connected to the isolated network, via a virtual router running 
on Host 1. 
   
   I added a second host to the Zone as well. 
   However, VMs connected to the same network running on the second host cannot 
cannot access the internet. 
   VMs on the first host does have internet access and works as expected.
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   - Fresh Install of Apche CloudStack 4.17.1 on ubuntu 20.04 server 
   - Network configuration on ubuntu server - ([bridge0 -> 10.4.0.0/16] & 
[bridge1 -> 10.6.0.0/16])
   - Advance Zone with two Physical Network - ([Network 1 -> VLAN -> 
Management] & [Network 2 -> GRE -> Guest and Public])
   - Isolated Network in Zone 1 - 10.8.0.0/16
   - VM1 - Isolated Network 1 - Host 1
   - VM2 - Isolated Network  2 - Host 2
   
   ##### EXPECTED RESULTS
   
   ~~~
   Both VM1 and VM2 should have internet connectivity. 
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   VM1 has internet connectivity, however VM2 does not.
   ~~~
   


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