[Openswan Users] [FAILED] messages

SVM svm7 at mail15.com
Thu Apr 12 14:44:53 EDT 2012


It's better to set these variables in sysctl.conf to zero:

net.ipv4.conf.default.accept_redirects = 0
net.ipv4.conf.default.send_redirects = 0

instead of "conf.all"!

Command "sysctl -p" will not always help to apply these variables for 
all network interfaces, so you have to set all of it to zero by hand, 
but just once. The others kernel variables (for all interfaces) will be 
nulled automatically after reboot.


12.04.2012 16:27, Jarek Joachimiak wrote:
> net.ipv4.conf.all.accept_redirects = 0
> net.ipv4.conf.all.send_redirects = 0



More information about the Users mailing list