PPP nat redirect problems

From: Chris Larsen (clarsen_at_chicagogear-dojames.com)
Date: 09/26/03


Date: 26 Sep 2003 14:41:27 -0700

Hi yall, check this out...

I added:
net.inet.ip.forwarding=1
net.inet.ip.redirect=1

to my sysctl.conf..

have
 nat enable yes
 nat port tcp 10.0.0.1:10101-10102 10101-10102
in my ppp.conf file

and i'm getting this when I try to telnet to 10101 from the outside:

Sep 26 11:44:51 ext ppp[806]: tun0: Warning: ff02::%tun0/32: Change
route failed: errno: Undefined error: 0

any ideas??

Thanks!
Chris