On Nov 22, 2008, at 10:37 AM, Wojciech Puchar wrote:
rule looks OK, but your message clearly suggest you DO NOT have IP
forwarding enabled
Interesting sysctl reports that forwarding is enabled:
$ sysctl -a |grep forward
net.inet.ip.forwarding: 1
it's not that. it's about routing, not ipfw forwarding
you need
IPFIREWALL_FORWARD
option in kernel.
Thanks that was it.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"