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 ?

Do you, perhaps, mean something like:

             If ipaddr is not a local address, then the port number (if speci-
             fied) is ignored, and the packet will be forwarded to the remote
             address, using the route as found in the local routing table for
             that IP.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to