Your message dated Mon, 26 Sep 2011 09:03:52 +1000
with message-id <[email protected]>
and subject line Re: Bug#642505: procps: ipv4/conf/all/* entries do not work in 
/proc/sys/net/
has caused the Debian Bug report #642505,
regarding procps: ipv4/conf/all/* entries do not work in /proc/sys/net/
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
642505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642505
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: procps
Version: 1:3.2.8-11
Severity: important

Dear Maintainer,

I have a vpn gateway that periodically sends icmp redirects to the hosts of my
network (when renegociating  tunnels), I configured hosts not to accepts
reidrects by uncommenting the default directive found in sysctl.conf:

net.ipv4.conf.all.accept_redirects = 0

after reboot here is the config i get in /proc/sys:
cat /proc/sys/net/ipv4/conf/*/accept_redirects
0
1
1
1
1

If i try to echo the value in the proc filesystem, It's no better:
root@elronde:/home/alxgomzecho 0 > /proc/sys/net/ipv4/conf/all/accept_redirects
root@elronde:/home/alxgomz# cat /proc/sys/net/ipv4/conf/*/accept_redirects
0
1
1
1
1

Where I expected this to put all interfaces to zero.

the entry ./default/accept_redirects seems to work as expected.

I have seen the same behaviour for other proc entries such as send_redirects
and notices the bug #630650 that is maybe related.




-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages procps depends on:
ii  initscripts   2.88dsf-13.11
ii  libc6         2.13-18      
ii  libncurses5   5.9-1        
ii  libncursesw5  5.9-1        
ii  lsb-base      3.2-28       

Versions of packages procps recommends:
ii  psmisc  22.13-1

procps suggests no packages.

-- Configuration Files:
/etc/sysctl.conf changed:
net.ipv4.conf.all.accept_redirects = 0


-- no debconf information



--- End Message ---
--- Begin Message ---
On Fri, Sep 23, 2011 at 08:37:27AM +0200, Alexandre Chapellon wrote:
> If i try to echo the value in the proc filesystem, It's no better:
> root@elronde:/home/alxgomzecho 0 > 
> /proc/sys/net/ipv4/conf/all/accept_redirects
If it is no better then its nothing to do with procps.  The only bug you
could report on in procps is sysctl, but using echo bypasses the entire
procps suite and you get the same result.

It might be a kernel bug, or not. It might even be intentional.
It's not a procps bug in any case.

 - Craig
--
Craig Small VK2XLZ    http://www.enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux      http://www.debian.org/       csmall at : debian.org
old fingerprint:       1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
NEW fingerprint:       5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5


--- End Message ---

Reply via email to