[SLL] Masquerading mystery

Rob Sherwood capveg at cs.umd.edu
Wed Sep 26 08:49:21 PDT 2007


On Wed, Sep 26, 2007 at 08:23:23AM -0700, Brad Willson wrote:
> Any assistance will be greatly appreciated.  Thank you!!!

[shot in the dark]

is /proc/sys/net/ipv4/ip_forward set to 1?

If not, add

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

to some startup script.

- Rob
.


More information about the linux-list mailing list