Changes

From SME Server
Jump to navigationJump to search
62 bytes added ,  00:58, 30 November 2017
Line 24: Line 24:  
https://github.com/reetp/smeserver-libreswan-xl2tpd/blob/master/ipsecXl2tpd.Notes
 
https://github.com/reetp/smeserver-libreswan-xl2tpd/blob/master/ipsecXl2tpd.Notes
   −
Please report any problems by adding a bug to Bugzilla. See Bugs below.
+
Please report any problems by adding a bug to Bugzilla. See [https://wiki.contribs.org/Smeserver-libreswan-xl2tpd#Bugs Bugs] below.
    
==Installation==
 
==Installation==
   −
{{Warning box|Please test thoroughly on a test server before deploying in production .}}
+
{{Warning box|Please test thoroughly on a test server before deploying in production.}}
    
{{Note box|Server MUST be in Server/Gateway mode for this to be enabled}}
 
{{Note box|Server MUST be in Server/Gateway mode for this to be enabled}}
Line 74: Line 74:  
===Create Server Connection===
 
===Create Server Connection===
   −
{{Note box|There can only be ONE Ipsec L2TPD connection}}
+
{{Note box|There can only be ONE Ipsec L2TPD-PSK connection}}
    
Here we assume your local network is 192.168.101.x
 
Here we assume your local network is 192.168.101.x
    
  db ipsec_connections set L2TPD-PSK xl2tpd \  
 
  db ipsec_connections set L2TPD-PSK xl2tpd \  
       status disabled \
+
       status enabled \
 
       IPRangeStart 192.168.101.180 \
 
       IPRangeStart 192.168.101.180 \
 
       IPRangeFinish 192.168.101.200  \
 
       IPRangeFinish 192.168.101.200  \

Navigation menu