Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IOS VPN On Demand

I currently have On Demand VPN configured for my iPhone to the UTM.  In "On Demand" mode it prompts me for my remote access user password on my IOS device each time it's triggered.  If I disable On Demand on the UTM side, I can input my password in the IOS VPN Profile and it wont ask.  

Anyone know if it's possible to somehow tell the On Demand functionality to remember my user password for VPN?

Thanks!


This thread was automatically locked due to age.
Parents
  • Found the answer at 2.b here: c.2) iOS IPSec VPN On-Demand Setup | Derman Enterprises

    Apparently the XML profile uploaded from the UTM user portal to the IOS Device lacks the following settings..  Looks like I'm going to have to "roll my own".  The option to remember the password should be a client setting under the Cisco IPSec section of the UTM.  Feature request?

    To prevent the iOS device user from having to enter the VPN user password every time an on-demand connection is requested:
    change:

    PromptForVPNPIN
      

    to:

    PromptForVPNPIN
      

    and add the following entry to the IPSec dict(tionary) section:

    XAuthPassword
      myVPNuserPassword
Reply
  • Found the answer at 2.b here: c.2) iOS IPSec VPN On-Demand Setup | Derman Enterprises

    Apparently the XML profile uploaded from the UTM user portal to the IOS Device lacks the following settings..  Looks like I'm going to have to "roll my own".  The option to remember the password should be a client setting under the Cisco IPSec section of the UTM.  Feature request?

    To prevent the iOS device user from having to enter the VPN user password every time an on-demand connection is requested:
    change:

    PromptForVPNPIN
      

    to:

    PromptForVPNPIN
      

    and add the following entry to the IPSec dict(tionary) section:

    XAuthPassword
      myVPNuserPassword
Children
No Data