Changes

From SME Server
Jump to navigationJump to search
378 bytes removed ,  16:04, 22 June 2016
Line 61: Line 61:  
  yum install openswan
 
  yum install openswan
 
<headertabs />
 
<headertabs />
===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
  −
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===
 
Since Openswan/ipsec is all about security and private connections, the SME Server firewall rules play a crucial part of a correct configuration.
 
Since Openswan/ipsec is all about security and private connections, the SME Server firewall rules play a crucial part of a correct configuration.

Navigation menu