Re: sysctls below net.ipv[46].conf.all not working as expected

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Uwe Kleine-König
Date: Thursday, December 30, 2010 - 1:20 pm

Hello again,

On Wed, Dec 29, 2010 at 05:06:07PM +0100, Uwe Kleine-König wrote:
I put the following in my /etc/sysctl.conf:

	net.ipv6.conf.default.use_tempaddr = 1
	net.ipv6.conf.all.use_tempaddr = 1
	net.ipv6.conf.eth0.use_tempaddr = 1

and after a reboot eth0 got a temporary dynamic address, eth1 did not.
So it doesn't seem to be as guessed by someone on #debian-kernel that
the setting works but isn't propagated back to the sysctl of the
interface.

This makes me wonder how useful the lines

	net.ipv4.conf.default.rp_filter = 1
	net.ipv4.conf.all.rp_filter = 1

(suggested by the Debian package netbase) are.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
sysctls below net.ipv[46].conf.all not working as expected, Uwe Kleine-König, (Wed Dec 29, 9:06 am)
Re: sysctls below net.ipv[46].conf.all not working as expected, Uwe Kleine-König, (Thu Dec 30, 1:20 pm)
Re: sysctls below net.ipv[46].conf.all not working as expected, Uwe Kleine-König, (Thu Dec 30, 1:43 pm)