I am trying to configure a ROUTE BASED VPN in TUNNEL MODE. I have a unit with 2 interfaces configured for Layer 3 operation with the following zones. L3-PRIV (ZONE) = My private internal network. L3-PUBL (ZONE) = My public outside network. I created a numbered ip TUNNEL.10 interface which is also defined in its own zone called L3-VPN10. I have 1 Virtual Router which is shared amongst all interfaces. I have configured all the appropiate routing for inside and outside networks and additional routes to egreess the traffic that reuiqres encryption out via TUNNEL.10 I have successfully configured the IKE and CRYPTO and the IPSEC TUNNEL and IKE are both UP UP. I have configured a NAT policy to change the source address and replace it with the source TUNNEL.10 ip address where the destination is = to the network that requires encryption. In addition to the above I have configured the appropiate Source Zones - Destimation Zones policies which for troubleshooting purposes is set to ANY ANY. From my log I can see traffic egressing the L3-VPN10 zone, but TCP connections are showing incomplete. The remote end can see my traffic, but I dont see any return traffic comming back and there are no Deny matches on the logs. The PEERS have come from a working tunnel between 2 netscreens, so I got the remote end to just change their PEER to match my PALO UNIT so I know that this works, but not on the PALO. Help ....is there any known issue with route VPNs. Do I need to set the proxy ID? to be the source and destion subnet as this a bit like a point to point conenction. Currenty I have this set to 0.0.0.0/0 0.0.0.0/0 as I am using a static route to enter the tunnel. The tunnel ip is basically a /29 subnet which is in essence is the network that is being encrypted. The remote end is also set to a route based VPN. Help!!!!!!!!
... View more