On Fri, Feb 5, 2010 at 9:41 AM, Spas Karabelov <st...@sofiahouse.net> wrote:

> Hello,
>
> I am trying to perform traffic redirection with PF on 7.2-RELEASE.
> The traffic is in the same subnet and I try doing that by using just one
> interface em0.


PF cannot redirect packets back out the interface they originated on.

>From pf.conf(5)...

"Redirections cannot reflect packets back through the interface they arrive
on, they can only be redirected to hosts connected to different interfaces
or
to the firewall itself."
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to