Routing negate cannot be enabled with "all" in destination policy
We were using split tunneling with split-tunneling-routing-negate enable and all was well, we had routes negated (set to local client default) with the default route set to the VPN address for all other traffic.
We turned off split tunneling in the process of troubleshooting another issue and it will not allow me to enable it again:
Firewall01 (split-tunnel) # set split-tunneling enable
Could not enable split tunneling, as policy 88 has "all"
as destination address.
node_check_object fail! for split-tunneling enable
value parse error before 'enable'
Command fail. Return code -2008
This is probably because the firewall creates the routes based on the policies, and "all" would make a default route which makes sense if you are not using "routing-negate" but in our case that is exactly what we want.
The only difference is we did update firmware in the firewall to 6.4.7 in the time between initially enabling and now. Is this a problem in this version? How can I get split-tunneling-routing-negate enabled again?
