Hi 

[root@link /root]# rpm -q initscripts
initscripts-4.80-3
[root@link /root]# sysctl -p /etc/sysctl.conf
net.ipv4.ip_forward = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.ip_always_defrag = 1
kernel.sysrq = 1
warning: /etc/sysctl.conf(9): invalid syntax, continuing...
[root@link /root]# cat /etc/sysctl.conf
# Disables packet forwarding
net.ipv4.ip_forward = 1
# Enables source route verification
net.ipv4.conf.all.rp_filter = 1
# Disables automatic defragmentation (needed for masquerading, LVS)
net.ipv4.ip_always_defrag = 1
# Disables the magic-sysrq key
kernel.sysrq = 1
[root@link /root]#

What's up ? :) 

-- 
Piotr "Charvel" Majka | PGP & GPG Public Key: finger [EMAIL PROTECTED] | Uin: 20873695
GCM d- s-:- a-- C++ UL++++ P+ L+++ E--- W+ N+++ !o !K w--- !O M V- PS+ PE !Y 
PGP+ t--- !5 X R tv- b !DI D+ G++ e h r y++**


-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to