Messages in this thread |  | | Date | Wed, 29 Jan 1997 14:41:03 -0700 (MST) | From | Derrik Pates <> | Subject | Re: ip forwarding broken in 2.1.24 ? |
| |
On Wed, 29 Jan 1997, Tuomas Heino wrote:
> ip_forwarding - "SNMP" BOOLEAN > 2 - disabled (default) > 1 - enabled > > just echo 1>/proc/sys/net/ipv4/ip_forwarding ;) >
If you do a 1> like that, bash will interpret it as a stdout-only catch. You must either put the 1 in doublequotes or make sure there is a space between the 1 and the > .
Derrik Pates dpates@cavern.nmsu.edu
"What'll you two lovable plush toys have?" "How 'bout a root beer popsicle and an Orange Julius? What about you, Max?" "Dishwater! And put it in a dirty glass!" -Sam & Max "Fair Wind to Java"
|  |