This table show the parameters of Windows native VPN Client and their corresponding parameters in Abilis configuration.
Table 90.12. Checklist of parameters
The Windows native VPN Client parameter | Abilis IKE Table | Abilis IKE Table parameter |
---|---|---|
Server name or address | HOST | LOC-IP |
User name | HOST | AUTH2-USER |
Password | HOST | AUTH2-PWD |
Please enter the following commands to configure the VPN in Abilis. Refer to Section 83.19.1, “How to configure a RAS using IPSEC VPN server” to for the configuration of IPsec and IKE resources.
[14:51:53] ABILIS_CPX:a ike host:1 name:Windows_IKE2 locip:80.80.80.80 remip:* id-type:cert side:inside mode:ike2 auth:rsa dh:modp1024 auth2:eap-mschap auth2-user:vpn_user auth2-pwd:vpn_password cert-send:no asn1-dn:/CN=domain.adiens.it cert-peer:no cert-verify:no COMMAND EXECUTED
[14:55:35] ABILIS_CPX:a ike cli:1 host:1 net-loc:0.0.0.0/0 net-rem:10.0.2.10/32 pfs:no name:Windows_IKE2_Cli
COMMAND EXECUTED
![]() | Caution |
---|---|
To activate the changes made, execute the initialization command init res:ike. |
To view the configuration made above, use the following commands.
[14:57:49] ABILIS_CPX:d ike host:1 -cli
-------------------------------------------------------------------------------
HOST: NAME: LIFETIME: HASH: DPD: DPD-ACTION:
LOCIP: NATT: MODE: MODE-CFG: DH: DPD-DELAY:
REMIP: SIDE: AUTH: AUTH2: CIPHER: SA-TRY: DPD-TOUT:
AUTH2-USER: AUTH2-PWD:
-- ID -------------------------------------------------------------------
ID-TYPE: IP:/ID:
PEER-ID-TYPE: PEER-IP:/PEER-ID:
-- RSA Cert -------------------------------------------------------------
CERT-SEND: ASN1-DN:
CERT-PEER: PEER-ASN1-DN:
CERT-VERIFY:
-------------------------------------------------------------------------------
1 Windows_IKE2 3600 SHA1 YES STOP
080.080.080.080 YES IKE2 MODP1024 30
* INSIDE RSA EAP-MSCHAP AES256 3 120
vpn_user ********
-- ID -------------------------------------------------------------------
CERT
REMIP
-- RSA Cert -------------------------------------------------------------
NO /CN=domain.adiens.it
NO
NO
-------------------------------------------------------------------------------
IKE Clients:
-------------------------------------------------------------------------------
CLI: NAME: LIFETIME: ESP: AH:
HOST: NET-LOC: RULE: PASSIVE: PFS: ESP-AUTH: AH-AUTH:
NET-REM: PERMANENT: TUNNEL: ESP-CIPHER: MODE-CFG-DNS:
-------------------------------------------------------------------------------
1 Windows_IKE2_Cli 28800 YES NO
1 000.000.000.000/00 IPSEC YES NO SHA1 SHA1
010.000.002.010/32 YES YES AES256 SYS
-------------------------------------------------------------------------------
To configure a Windows native VPN Client connection with Abilis, follow these settings:
Proceed to Windows Start Menu and then click on Settings.
Select Network & Internet at the left menu and then click VPN.
Click Add VPN button.
Enter the VPN server details. Enter the server’s domain name or IP address in the Server name or address field, then fill in Connection name with something that describes your VPN connection, User name and Password. Then click Save.
On your taskbar, select the Network icon > VPN.
Next to the VPN connection you want to use, select Connect.
Underneath the VPN connection name will display Connected.
![]() | Tip |
---|---|
Interesting chapter: Section 50.8, “IKEv2 Mode with Certificate: Example of IPSEC configuration”. |
To install the trusted root certificate on Windows, follow these settings:
Double-click the .cer file to launch it. From the certificate, click Install Certificate.
The Certificate Import Wizard will now be launched. From there, select Local Machine as the Store Location and then click Next.
Click Yes button on User Account Control pop-up.
Now select Place all certificates in the following store and click Browse button.
Now select Trusted Root Certification Authorities folder and click OK button.
Then click Next.
Then click Finish.
In the Certificate Import Wizard dialog box indicating a successful import, click OK.