Weird behaviour of Dial Up IPSec
just encountered this:
IPSec Dial Up does allow concurrent tunnels. To make sure it can handle each one it enumerates the tunnels. Good so far.
Though the Gui (and the FOrtimanager gui also) allow you to enter too long p1 names.
If you p1 name is too long the enumerating may fail because it cannot add the number to it anymore.
In my case this worked as longs as tunnels were enumerated with just a single digit (0-9). HOwever due to reasons sometimes they get a two digit number even though there are less than 10 concurrent tunnes active.
The two digit number failed due to above reason. Then the Fortigate either doesn't let you establish a tunnel or - if it already established one successfully tends to use this one. The resulting NAT IP Change leads straight into a problem since there is two remote gws using the same dynamic tunnel now. This is then (and correctly) considered a twin connection and the SA gets deleted due to this so the tunnel goes down...
Just wanted to let you know...
