- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-08-2025 03:19 PM
I am working on a greenfield proof of concept and I am running into some challenges. I am trying to get VPC A in Account A to route internet traffic through VPC B in Account B using VPC peering. The Palo Alto VM Series resides in VPC B. Is this configuration possible, or am I forced to use a Transit Gateway or IPSEC VPN?
Account A / VPC A CIDR 10.0.1.32/27
Account B / VPC B CIDR 10.0.0.0/24
Peering connection is active
Source / Destination check disabled on all interfaces.
Account A / VPC A Peering:
0.0.0.0/0 => <peering connection>
10.0.1.32/27 => local
Account B / VPC B Route Table (Main Route Table associated with the subnet for the Trust interface):
0.0.0.0/0 => <untrust interface>
10.0.1.32/27 => <peering connection>
Account B / VPC B Route Table (Untrust Interface)
0.0.0.0/0 => <internet gateway>
10.0.1.32/27 => <peering connection>
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!