cloudstack/patches/systemvm/debian/config/etc
Naredula Janardhana Reddy 0cd22457a3 bug 11191: rp_filter changes.
The following are summary of changes:
1) when network.disable.rpfilter is set to true, then rp_filter will be disadbled(set to 0) on all the public interfaces and also default setting of the system.
2) when network.disable.rpfilter is set to false, then rp_filter will be enabled(set to 1) on all the public interfaces and also default setting of the system.
2) here public public interface means , eth2 ... ethN. default setting means (/proc/sys/net/ipv4/conf/default/rp_filter).
3) Default setting change will have impact on non-public interface.if there is no specific setting for other interfaces in /etc/sysctl.conf or otherexplict setting , they will follow this default settings. currently non-public interface like eth0 ,eth1 does not have any specific setting in sysctl.conf, due to this there rp_filters will be changed when ever network.disable.rpfilter setting is changed.
4) default setting is required to changes beacuse when a new public interface is created, new interface will take rp_filter value from the default setting.
2011-11-01 16:27:18 +05:30
..
apache2 remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
cron.daily bug 7141: cleanup cloudstack logs older than 7 days 2011-01-13 12:36:38 -08:00
default remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
haproxy remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
httpd/conf remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
init.d bug 11191: rp_filter changes. 2011-11-01 16:27:18 +05:30
iptables merge ELB / nectarine branch 2011-08-08 15:20:56 -07:00
logrotate.d bug 7141: rotate standard logs more aggressively 2011-01-13 12:36:38 -08:00
profile.d Add license header to files 2011-04-14 11:23:14 -07:00
ssh remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
dnsmasq.conf bug 10812: putting key in ZoneConfig and other nomenclature changes 2011-08-03 14:32:28 +05:30
logrotate.conf bug 7141: rotate logs 2011-01-12 17:31:39 -08:00
rc.local remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
rsyslog.conf bug 7141: rotate logs 2011-01-12 17:31:39 -08:00
sysctl.conf bug 8350: 2011-05-21 21:05:28 -04:00