On Sun, Apr 19, 1998 at 09:29:33PM -0400, Brandon Mitchell wrote:
> 
> Have you tried escaping the shell characters:
>       echo \"1\" \> /proc/sys/net/ipv4/ip_forward
>
Thanks, I hadn't.  Unfortunately bash still complains about permissions.  I
additionally tried setting real uid to root, but when I run

        super echo "1" > /proc/sys/net/ipv4/ip_forward

I still get

        bash: /proc/sys/net/ipv4/ip_forward: Permission denied

Puzzling.

Thanks again.

Curt


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to