- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-21-2020 06:40 AM
I have a S-to-S vpn tunnel to a remote location (terminating on cisco router) which was passing just the Intranet traffic. But, I would like to pass the site's Internet bound traffic through the VPN tunnel and subject it to Palo's threat inspection policies.How can I do this?
Thanks.
10-21-2020 08:23 AM
Howdy
Yes, you should really have a simplified routing table (if I understand your query)
From the Cisco side.
One route to the PAN FW public IP (for establishing the VPN).
One (default route) to the PANW, via a tunnel interface, so that all traffic is encapsulated/transmited to the PANW FW for inspection.
Now 100% of all traffic goes across Cisco to PAN VPN for inspection.
10-21-2020 06:46 AM
Hello there.
The will be changed by use of the routing table (generally speaking)
Routing Table (example)
ToPAN_as_PeerID (199.99.88.88) use Internet route
0.0.0.0 use tunnel interface.
Now, the FW will establish the Phase1 portion of the VPN to the Peer.
And Phase2 traffic will now be passed through the tunnel interface.
Thanks
10-21-2020 06:51 AM
@S.Cantwell I'm not quite sure I got your point. Are you suggesting me to put in a route pointing to tunnel interface on the peer side? The peer is cisco router.
10-21-2020 08:23 AM
Howdy
Yes, you should really have a simplified routing table (if I understand your query)
From the Cisco side.
One route to the PAN FW public IP (for establishing the VPN).
One (default route) to the PANW, via a tunnel interface, so that all traffic is encapsulated/transmited to the PANW FW for inspection.
Now 100% of all traffic goes across Cisco to PAN VPN for inspection.
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!