lkml.org 
[lkml]   [1997]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ip forwarding broken in 2.1.24 ?
On Wed, 29 Jan 1997, Tuomas Heino wrote:

> On Wed, 29 Jan 1997, Pierfrancesco Caci wrote:
>
> > Hi, It looks like 2.1.24 is not forwarding traffic from my ethernet to
> > the radio port and vice versa. Has anyone else noticed this problem ?
> > cat /proc/sys/net/ipv4/ip_forwarding yields a value of 2
> >
> from linux/Documentation/networking/ip-sysctl.txt :
>
> ip_forwarding - "SNMP" BOOLEAN
> 2 - disabled (default)
> 1 - enabled
>
> just echo 1>/proc/sys/net/ipv4/ip_forwarding ;)
>
Well not __quite__! I encountered the same typo...

echo "1" >proc/sys/net/ipv4/ip_forwarding .... or
echo 1 >proc/sys/net/ipv4/ip_forwarning ....
|_________ space

Otherwise a line-feed (only) went out "stdout" to the "/proc" file-system
and it doesn't complain so you don't get any feedback.


Cheers,
Dick Johnson
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Richard B. Johnson
Project Engineer
Analogic Corporation
Voice : (508) 977-3000 ext. 3754
Fax : (508) 532-6097
Modem : (508) 977-6870
Ftp : ftp@boneserver.analogic.com
Email : rjohnson@analogic.com, johnson@analogic.com
Penguin : Linux version 2.1.23 on an i586 machine (66.15 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.043 / U:3.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site