Changes

Jump to navigation Jump to search
48 bytes added ,  20:20, 15 September 2014
m
Line 106: Line 106:  
  for f in /proc/sys/net/ipv4/conf/*/accept_redirects; do echo 0 > $f; done
 
  for f in /proc/sys/net/ipv4/conf/*/accept_redirects; do echo 0 > $f; done
 
  for f in /proc/sys/net/ipv4/conf/*/secure_redirects; do echo 0 > $f; done
 
  for f in /proc/sys/net/ipv4/conf/*/secure_redirects; do echo 0 > $f; done
(these last commands will work for sure on both SME8 and SME9, but that's not the sustainable SME Sever way)
+
(these last commands will work for sure on both SME8 and SME9, but that's not the sustainable SME Server way that will stick on reboots, updates and upgrades.)
    
end of experimental section
 
end of experimental section
 
----
 
----
  −
  −
      
==IPSEC server to server configuration==
 
==IPSEC server to server configuration==

Navigation menu