294| Virtual Private Net works DellPowerConnect W- Series ArubaOS 6.2 | User Guide
Configuring V PN Dialer
Use the followingprocedures to configure the VPN dialer via the WebUI or command-line interfaces
In the WebUI
1. N avigate to the Configuration > Advanced Services > VPN Services > Dialerspage. Click Addto add a new
dialeror c lick the Edittab to edit an existing dialer.
2. E nter the Dialer Name that is used to i dentify this setting.
3. Co nfigurethe dialer to w ork with PPTP or L2TP by selecting Enable PPTP or Enable L2TP.
4. Select the authenticati on protocol. This should match the L2TP or PPTP authenticati on type configured for the
VPN in the Configuration > Advanced Services > VPN Services > IPSEC window.
5. (Optio nal)Select Send Direct Network Traffic In Clear to enable “split tunneling”functionality so that traffic
destined for the internalnetwo rki s tunneledwhile traffic for the I nterneti s not.

Thisoption is not recommendedfor security reasons

.
6. (Optio nal)Select Disable Wireless Devices When Client is Wired to allow the dialert o shut down the wireless
interface wheni t detects that a wired network connection is in use.
7. (Optio nal)Select Enable SecurID New and Next Pin Mode to enable site-to-site VP N support for SecurID new
and nextpi n modes.
8. Fo r L2TP:
nSet the IKE Hash Algorithm to the value definedin the I KE policy on the Advanced Services > VPN
Services > IPSEC window.
nIf a presharedkey is configured for an IKE Shared Secret in the VPN Services > IPSEC window, enter the
key.
nThe key you enter in the Dialers window must match the preshared key configuredon the IPs ec page.
nSelect theI Psec Mode Groupt hat matches theD iffie HellmanGroup configured for theI Psec policy.
nSelect theI Psec Encryption that matches the Encryption configured for the IPsec policy.
nSelect theI Psec Hash Algorithm that matches the HashA lgorithmconfigured for the IPsec policy.
9. Click D onetoapply the changes madeprior to navigating to another page.
In the CLI
Issue the followingco mmandsto configure theV PN dialer via the CLI:
(host(config) #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}
Assigning a Dialer to a User Ro le
The VPN dialer can be downloadedusing Captive Portal. For the user role assigned throughCapti ve Portal,
configurethe dialer by the name used to identify the dialer.
For example,if the capt ive portal client is assigned the

guest

roleafter logging on through captive portal and the
dialeri s called

mydialer

, configure

mydialer

as the dialert o be usedi nt heguest role.