- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-27-2024 04:56 PM
THis was working in vwire just fine with two vwires.
1/1 to 1/3 vwire 1
1/5 to 1/6 vwire 2
Now we want to go to Layer 2, here is the configuration. I am only adding L2 sub interfaces to the firewall.
1st trunk:
--CISCO SW1 TRUNKED INTERFACE ALLOWING ONLY VLAN 9 >> FW >> SW3 CISCO TRUNKED INTERFACE ALLOWING ONLY VLAN 9.
--FW VLAN 9 tagged on L2 eth1/1.9(trust) going to L2 eth1/3.9(untrust) , both interfaces in a VLAN.
2nd trunk SW2 to SW3
CISCO SW2 TRUNK INTERFACE ALLOWING ONLY VLAN 6,42,52 >> FW >> SW3 CISCO TRUNKED INTERFACE ALLOWING ONLY VLAN 6,42,52.
FW VLAN 6 tagged on L2 eth1/5.6(trust zone) going to L2 eth1/6.6(untrust zone) , both interfaces in a VLAN.
FW VLAN 42 tagged on L2 eth1/5.42(trust zone) going to L2 eth1/6.6(untrust zone) , both interfaces in a VLAN.
FW VLAN 52 tagged on L2 eth1/5.52(trust zone) going to L2 eth1/6.52(untrust zone) , both interfaces in a VLAN.
What am I missing here? Any config examples with trunking vlans across the palo? two trunks across in this case.
TRUNK 1 = SW1 <> FW <> SW3 vlan 8
TRUNK 2 = SW2 <> FW <> SW3 vlan 6,42,52
Trying to do this without L3 subinterfaces.. L2 should work between two trunks that were working with vwire..
03-01-2024 03:59 AM
This should work, but did you set all the zones identical? (all 'trust' and 'untrust') I'd recommend using unique sets (trust6, untrust6, trust 42, untrust42) for each vlan, else you could allow vlan hopping
for VLAN 42 you have the second interface set as 1/6.6, is that a typo?
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!