Actions
Bug #13897
closedIPsec Profile Wizard/Windows: Generated script adds an invalid route command for ``0.0.0.0/0``
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
When exporting an IPsec profile for Windows which includes split tunneling, if the local P2 network is set to 0.0.0.0/0 then the command is not necessary.
The DestinationPrefix parameter for Add-VpnConnectionRoute does not accept 0.0.0.0/0, hence the command will fail, but since it's unnecessary, it can be omitted entirely.
Actions