Some time in the recent past Lowell Gilbert scribbled: > Josh Brooks <[EMAIL PROTECTED]> writes: > >> > Have you tried something like: >> > >> > add 01000 fwd 10.10.10.10,5050 tcp from any to 10.10.10.10 50 >> >> >> When I do this, I get: >> >> ipfw: getsockopt(IP_FW_ADD): Invalid argumentipfw: >> getsockopt(IP_FW_ADD): Invalid argument >> >> >> Any ideas ? Is there any reason why port forwarding with ipfw is >> special and annoying ? Or is there really something qualitatively >> different about this action that warrants this behavior ?
I don't see anything wrong with your syntax on that command and I use a similar command to foward to my transparent proxy. The only thing *I* can think of is that you didn't compile your kernel with: options IPFIREWALL_FORWARD -- Chris To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
