-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 27-Sep-2002/07:54 -0700, truc nguyen <[EMAIL PROTECTED]> wrote:
>How would I turn on IP forwarding from the command
>line?
echo 1 > /proc/sys/net/ipv4/ip_forward
Then edit /etc/sysctl.conf to set "net.ipv4.ip_forward = 1".
>What is a filenam
echo "1" > /proc/sys/net/ipv4/ip_forward
The second question I cant answer.
--- truc nguyen <[EMAIL PROTECTED]> skrev: > How
would I turn on IP forwarding from the command
> line?
>
> What is a filename used to keep someone from logging
> in as super user?
>
> Any suggestion would fully ap
To turn on IP forwarding you can use the following command:
echo 1 > /proc/sys/net/ipv4/ip_forward
Alexey Fadyushin
Brainbench MVP for Linux
http://www.brainbench.com
truc nguyen ÐÉÛÅÔ:
>
> How would I turn on IP forwarding from the command
> line?
>
> What is a filename used to keep someone