public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.26-git15] Cannot open "/proc/sys/net/ipv4/route/flush"
@ 2008-07-27 11:00 Rufus & Azrael
  2008-07-27 11:32 ` Hugh Dickins
  0 siblings, 1 reply; 3+ messages in thread
From: Rufus & Azrael @ 2008-07-27 11:00 UTC (permalink / raw)
  To: Linux-kernel Mailing List

Hello all,


After compiling the very latest git kernel this morning, I have this 
message on boot (on Gentoo box) :

Bringing up interface lo
     127.0.0.1/8 ...
     Adding routes
         127.0.0.0/8 via 127.0.0.1 ...
Cannot open "/proc/sys/net/ipv4/route/flush"

Do I put
/proc/sys/net/ipv4/route/flush=1
or
net.ipv4.conf.all.accept_source_route = 1

in my sysctl.conf file ?

Regards.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [2.6.26-git15] Cannot open "/proc/sys/net/ipv4/route/flush"
  2008-07-27 11:00 [2.6.26-git15] Cannot open "/proc/sys/net/ipv4/route/flush" Rufus & Azrael
@ 2008-07-27 11:32 ` Hugh Dickins
  2008-07-27 11:48   ` Rufus & Azrael
  0 siblings, 1 reply; 3+ messages in thread
From: Hugh Dickins @ 2008-07-27 11:32 UTC (permalink / raw)
  To: Rufus & Azrael; +Cc: Al Viro, Linux-kernel Mailing List

On Sun, 27 Jul 2008, Rufus & Azrael wrote:
> 
> After compiling the very latest git kernel this morning, I have this message
> on boot (on Gentoo box) :
> 
> Bringing up interface lo
>     127.0.0.1/8 ...
>     Adding routes
>         127.0.0.0/8 via 127.0.0.1 ...
> Cannot open "/proc/sys/net/ipv4/route/flush"
> 
> Do I put
> /proc/sys/net/ipv4/route/flush=1
> or
> net.ipv4.conf.all.accept_source_route = 1
> 
> in my sysctl.conf file ?

If I may answer a different question, I believe you need Al Viro's
[PATCH] lost sysctl fix
http://lkml.org/lkml/2008/7/27/7
and
[PATCH] missing bits of net-namespace / sysctl
http://lkml.org/lkml/2008/7/27/61

Hugh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [2.6.26-git15] Cannot open "/proc/sys/net/ipv4/route/flush"
  2008-07-27 11:32 ` Hugh Dickins
@ 2008-07-27 11:48   ` Rufus & Azrael
  0 siblings, 0 replies; 3+ messages in thread
From: Rufus & Azrael @ 2008-07-27 11:48 UTC (permalink / raw)
  To: Hugh Dickins; +Cc: Al Viro, Linux-kernel Mailing List

Hugh Dickins wrote:
> On Sun, 27 Jul 2008, Rufus&  Azrael wrote:
>    
>> After compiling the very latest git kernel this morning, I have this message
>> on boot (on Gentoo box) :
>>
>> Bringing up interface lo
>>      127.0.0.1/8 ...
>>      Adding routes
>>          127.0.0.0/8 via 127.0.0.1 ...
>> Cannot open "/proc/sys/net/ipv4/route/flush"
>>
>> Do I put
>> /proc/sys/net/ipv4/route/flush=1
>> or
>> net.ipv4.conf.all.accept_source_route = 1
>>
>> in my sysctl.conf file ?
>>      
>
> If I may answer a different question, I believe you need Al Viro's
> [PATCH] lost sysctl fix
> http://lkml.org/lkml/2008/7/27/7
> and
> [PATCH] missing bits of net-namespace / sysctl
> http://lkml.org/lkml/2008/7/27/61
>
> Hugh
>
>    
Thanks Hugh,

I have applied these two patches and all is returning in order about sysctl.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-27 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-27 11:00 [2.6.26-git15] Cannot open "/proc/sys/net/ipv4/route/flush" Rufus & Azrael
2008-07-27 11:32 ` Hugh Dickins
2008-07-27 11:48   ` Rufus & Azrael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox