Now that you have the VPN clients terminating in the vpn zone, configure a policy that allows traffic from the VPN zone to any destination zone. Make sure that the policy configuration is not any any, and is an IPsec configuration. For example, the following commands set a security policy for VPN match from zone A to zone B and source and destination address as any and application as any. If these conditions match, then permit traffic through the tunnel ipsec-vpn test.
- user@host# set security policies from-zone A to-zone
B policy VPN match source-address any
- user@host# set security policies from-zone A to-zone
B policy VPN match destination-address any
- user@host# set security policies from-zone A to-zone
B policy VPN match application any
- user@host# set security policies from-zone A to-zone
B policy VPN then permit tunnel ipsec-vpn test
To configure security policies with J-Web Quick Configuration: