- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-12-2023 10:02 AM
I'm planning to deploy VM series on AWS cloud, however I need clarification on VM subnet selection.
As per documentation, we have to attach 3 NIC in the VM , one each for Mgmt,WAN & LAN. My question is whether all NIC have to same AZ, e.g us-west-2a ?
I've designed 10.100.0.0/16 for VPC and 10.100.0.0/24,10.100.2.0/24,10.100.4.0/24 for 1a-,1b,1c AZ as public subnet an
10.100.`.0/24,10.100.3.0/24,10.100.5.0/24 for 1a-,1b,1c AZ as private subnet. So , if we need to attach 3 NIC , then I've to create additional az for 1a.
I've doing a POC with similar setup, however internet/google is not reachable from private instance.
Any help/document link will be helpfull for subnet and routing design and plan for AWS cloud.
TIA,
Sourav
12-12-2023 12:31 PM
Hello,
Check the logs to see where/why the traffic is getting blocked. I suspect one of the following: routing issue, policy, or NAT issue.
Regards,
01-03-2024 03:32 AM
I recently wrote a blog post on the same subject - https://www.packetswitch.co.uk/aws-gwlb-palo-alto-example/
Feel free to check it out and give me a shout if you need anything.
To answer your question, if you launch the firewall in AZ1 for example, all the interfaces need to be in the same AZ. For AZ redundancy, you will need to launch another firewall in another AZ.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!