On Sun, Sep 28, 2003 at 11:32:31AM +0200, [EMAIL PROTECTED] wrote: > > iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE > > doesn't work, where eth0 is the connection to the outside world. > > using ethereal it appears that packets are being received at eth1, > > the local network, but eth1 is not transmitting these packets. I > > know that the card that supplies eth1 works as it used to supply > > eth0 in my old machine. > > Is /proc/sys/net/ipv4/ip_forward set to "1"? It seems it's not....
is is, I have echo 1 > /proc/sys/net/ipv4/ip_forward in my script Cheers Adam -- [EMAIL PROTECTED] mailing list
