Changes

no edit summary
Line 84: Line 84:     
# '''Enable''' instance.
 
# '''Enable''' instance.
 +
# Write '''Remote endpoint''' (MikroTik public IP address).
 +
# Sellect '''Authentication method''' (Pre-shared key)
 +
# Write '''Pre-shared key''' (write the password which you created with this command /ip ipsec identity add generate-policy=port-override auth-method=pre-shared-key secret="password" peer=l2tpserver).
 
# Select '''Type''' (Transport).
 
# Select '''Type''' (Transport).
# Write '''Remote VPN endpoint''' (MikroTik public IP address).
+
# Select '''Encryption algorithm, Authentication''' and '''DH group''' (sellect options that you set with command /ip ipsec proposal set default auth-algorithms=sha1 enc-algorithms=3des pfs-group=modp1024).
# Select '''DH group''' (MODP1024)
   
# Set all of the settings in '''Phase 2''' to be exactly the same as in the '''Phase 1'''.
 
# Set all of the settings in '''Phase 2''' to be exactly the same as in the '''Phase 1'''.
 
# Press '''Save'''.
 
# Press '''Save'''.
# Write '''Pre-shared key''' (write the password which you created with this command /ip ipsec identity add generate-policy=port-override auth-method=pre-shared-key secret="password" peer=l2tpserver ).
+
 
# Press '''Save'''.
+
 
    
==Testing configuration==
 
==Testing configuration==

Navigation menu