Re: LAN configuration problem?
Rob Browning wrote:
>
> Also bear in mind that some kernels require a
>
> cat > echo 1 > /proc/sys/net/ipv4/ip_forwarding
>
> to get forwarding working.
Surely you mean:
cat | echo 1 > /proc/sys/net/ipv4/ip_forwarding
or even simply
echo 1 > /proc/sys/net/ipv4/ip_forwarding
What does the 'cat >' part do?
--
Jens B. Jorgensen
jjorgens@bdsinc.com
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: