Sam Wun wrote:
Hi, I setup the following ipfw rules in freebsd 6.2: belmore# ipfw list 00001 allow udp from any to any dst-port 500 00001 allow esp from any to any 00001 allow esp from any to any 00001 allow ipencap from any to any 00001 allow ipencap from any to any 00020 fwd 192.168.1.222 ip from any to 220.233.24.213 dst-port 80 in
Try to remove the "in" keyword on rule 20 and see if it works. Regars, Tobias. _______________________________________________ freebsd-ipfw_(_at_)_freebsd_(_dot_)_org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe_(_at_)_freebsd_(_dot_)_org"