- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-23-2023 11:36 AM
when i'm trying to set up the rule, where the next hop is the IP of the proxy - i get an error that this IP "does not match subnets defined on the PBF interface" - which is correct, it's on different subnet. What are my options? Do i have to have the proxy on the same subnet as the interface?
09-23-2023 06:09 PM
Hi @ptingalls ,
Yes, the proxy has to be on the same subnet as the interface. The NGFW will not change the IP header of the original packet. So, it cannot be routed over the network. It must be forwarded to the proxy MAC address.
One way to get around that limitation is with a GRE tunnel if the web proxy supports it. Here is a doc for PBF with GRE for Netskope. https://docs.netskope.com/en/netskope-help/integrations-439794/ipsec-and-gre/netskope-gre-with-palo-...
If the web proxy does not support GRE, then you will need to extend the VLAN to the NGFW. I could be wrong, but I think those are your only 2 options.
Thanks,
Tom
09-23-2023 06:09 PM
Hi @ptingalls ,
Yes, the proxy has to be on the same subnet as the interface. The NGFW will not change the IP header of the original packet. So, it cannot be routed over the network. It must be forwarded to the proxy MAC address.
One way to get around that limitation is with a GRE tunnel if the web proxy supports it. Here is a doc for PBF with GRE for Netskope. https://docs.netskope.com/en/netskope-help/integrations-439794/ipsec-and-gre/netskope-gre-with-palo-...
If the web proxy does not support GRE, then you will need to extend the VLAN to the NGFW. I could be wrong, but I think those are your only 2 options.
Thanks,
Tom
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!