I have an existing Check Point only mesh VPN setup amongst numerous sites.
I have a new site that is running Palo Alto VPN.
I want to incorporate this new site running Palo Alto into the existing Check Point mesh VPN.
I have it all configured; IKE is up, IPSEC Tunnel is up & showing green. Traffic initiated from host on Palo Alto end traverses tunnel just fine and works. Traffic initiated from Check Point end does not work. Does not reach Palo Alto side, does not show in packet captures.
I understand that Check Point is policy based, and Palo Alto is route based and as per this Palo Alto KB that it won't work unless Proxy IDs are configured to match Check Point.
Currently, I have NO proxy IDs configured and traffic flows 1-way as mentioned.
Check Point end has encryption domain with many networks in it.
Palo Alto end entire site is behind 10.222.0.0/16.
Interoperable object for the Palo Alto is created on Check Point config and is part of the mesh, 10.222.0.0/16 defined in the topology encryption domain.
What should I be setting the Proxy IDs to on Palo Alto to make this work? Can this even work? Or is this square peg round hole?
If I set any specific proxy IDs on Palo side, this is what I see in the logs on Palo below. The tunnel does go down for about 30 seconds then comes back up and returns to 1-way traffic, with this error repeating endlessly:
Configured proxy-IDs do not match the proxy-IDs in the IPSec proposal. Please ensure that proxy-IDs match in the configuration on both sides. cannot find matching phase-2 tunnel for received proxy ID. received local id: 0.0.0.0/0 type IPv4_subnet protocol 0 port 0, received remote id: 0.0.0.0/0 type IPv4_subnet protocol 0 port 0
If I go with no proxy IDs at all, I don't get any errors like above, but it's still just 1-way traffic.