"Dwayne C. Litzenberger" <[EMAIL PROTECTED]> writes:
> Turn on forwarding:
>
> echo "1" >/proc/sys/net/ipv4/ip_forward
That's already done. As I said, I can connect to remote systems
through the firewall machine, and data flows back and forth. It's
just that it freezes up within a couple of mi
Oh yeah, instead, you can edit /etc/network/options and change:
ip_forward=no
to
ip_foward=yes
Then, either run "/etc/init.d/networking restart", or reboot the system.
--
Dwayne C. Litzenberger - [EMAIL PROTECTED]
pgp6ccRNFlCig.pgp
Description: PGP signature
Turn on forwarding:
echo "1" >/proc/sys/net/ipv4/ip_forward
--
Dwayne C. Litzenberger - [EMAIL PROTECTED]
pgphUNIWDB0hH.pgp
Description: PGP signature
My main machine, scratchy, is connected to the net using PPPOE (PPP
over ethernet) over DSL. I have another machine, cheddar, connected
to a second ethernet card on scratchy with an ethernet crossover
cable. I am trying to using netfilter (iptables) to masquerade
cheddar behind scratchy, and it i
4 matches
Mail list logo