Date: Fri, 21 Nov 2008 14:22:55 -0500 From: Tom Marchand <m0rchand@comcast.net> To: freebsd-questions@freebsd.org Subject: IPFW Rule Message-ID: <6B2C3766-25F4-454F-9597-12186B564060@comcast.net>
next in thread | raw e-mail | index | archive | help
I am trying to add a IPFW rule to forward traffic but I keep getting the message "ipfw: getsockopt(IP_FW_ADD): Invalid argument". The rule I am trying to add looks like this: ipfw add 600 fwd 192.169.2.3, 6000 tcp from 192.169.2.3 to any 80 I do have IP Forwarding enabled. Any ideas what I am doing wrong?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6B2C3766-25F4-454F-9597-12186B564060>