GitHub user mjstark added a comment to the discussion: Windows VM instance - No outbound OR inbound traffic working
Hi kiranchavala Win 2025; OS of each instance shouldn't be relevant, as long as you disable the FW on the instance. Egress/Ingress rules of security groups don't care about the operating system. That being said, I blew away Cloudstack and lets start from scratch. Here is my proposed configuration. **Proposed configuration;** **ZONE: guest CIDR** 172.16.0.0/16 DNS 8.8.8.8 DNS 1.1.1.1 **default GUEST network (NAT)** GW 172.16.0.1 SUB 255.255.0.0 RANGE 172.16.2.1 - 172.16.2.50 **POD** reserved GW 172.16.0.1 reserved SUB 255.255.0.0 reserved range 172.16.3.1 - 172.16.2.25 **STORAGE** GW 172.16.0.1 SUB 255.255.0.0 RANGE 172.16.4.1 - 172.16.4.20 Internal Network; Did this quick in P/B, so a bit messy, but the point is clear. <img width="813" height="552" alt="image" src="https://github.com/user-attachments/assets/bd6f73d1-3456-4631-9184-0b5075b332d1" /> Thanks again..... Let me know if you need any further information. Kind Regards, Mike GitHub link: https://github.com/apache/cloudstack/discussions/13531#discussioncomment-17519134 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
