Users Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 | User Guide Virtual Private Networks | 367
If a preshared key is configured for IKE Shared Secrets in the VPN Services > IPSEC page, enter the key.
The key you enter in the Dialers page must match the preshared key configured on the IPSEC page.
Select the IPSEC Mode Group that matches the Diffie Hellman Group configured for the IPSEC policy.
Select the IPSEC Encryption that matches the Encryption configured for the IPSEC policy.
Select the IPSEC Hash Algorithm that matches the Hash Algorithm configured for the IPSEC policy.
6. Click Done to apply the changes made prior to navigating to another page.
Configuring the Dialer via the CLI
Issue the following commands to configured the Dell dialer via the CLI:
vpn-dialer <name>
enable {dnctclear|l2tp|pptp|secureid_newpinmode|wirednowifi}
ike authentication {pre-share <key>|rsa-sig}
ike encryption {3des|des}
ike group {1|2}
ike hash {md5|sha}
ipsec encryption {esp-3des|esp-des}
ipsec hash {esp-md5-hmac|esp-sha-hmac}
ppp authentication {cache-securid|chap|mschap|mschapv2|pap}
Captive Portal Dialer
The VPN dialer can be downloaded using Captive Portal. For the user role assigned through Captive Portal,
configure the dialer by the name used to identify the dialer.
For example, if the captive portal client is assigned the guest role after logging on through captive portal and the
dialer is called mydialer, configure mydialer as the dialer to be used in the guest role.
To configure the captive portal dialer via the WebUI:
1. Navigate to the Configuration > Security > Access Control > User Roles page.
2. Click Edit for the user role.
3. Under VPN Dialer, select the dialer you configured and click Change.
4. Click Apply.
To configure he captive portal dialer via the command-line interface, access the CLI in config mode and issue the
following commands:
user-role <role>
dialer <name>