Changes

Jump to navigation Jump to search
1 byte added ,  09:10, 15 September 2014
m
Line 25: Line 25:     
===Openswan as a SME Server service===
 
===Openswan as a SME Server service===
To make the Openswan service start at boot time we need to issue the following commands as root: ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99ipsec chkconfig ipsec on config set ipsec service config setprop ipsec status enabled
+
To make the Openswan service start at boot time we need to issue the following commands as root:
 
+
ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99ipsec
This makes ipsec service start at boot time and you can disable/enable the ipsec service at will.  
+
chkconfig ipsec on
 
+
config set ipsec service
 +
config setprop ipsec status enabled
 +
This makes ipsec service start at boot time and you can disable/enable the ipsec service at will.
    
===SME Server firewall configuration===
 
===SME Server firewall configuration===

Navigation menu