peacey / split-vpn

A split tunnel VPN script for Unifi OS routers (UDM, UXG, UDR) with policy based routing.
GNU General Public License v3.0
817 stars 56 forks source link

How to configure vpn config to work with site to site tunnel #178

Open Rchugha opened 1 year ago

Rchugha commented 1 year ago

Hi Guys,

I need help with split-vpn.

I have already configured Site to Site to Palo Alto (using GUI and it works) but now want to redirect all the traffic from UDM pro to Site to Site tunnel.

If I follow your guide, it looks i have to setup vpn first but don't know which config should i use to work with Palo Alto.

Can I just use your script with existing IP Sec tunnel that i have configured using GUI if so, how? I mean how can I bind just vpn.conf with the tunnel created using GUI

Regards