Hello!

I am trying to make kernel-only tcp round-robin proxy.

The following setup

rdr on em0 inet proto tcp from any to 89.108.66.9 port = smtp -> <outbound> port 25 round-robin

seemed to me abequate, but it does not work. In states I see

unknown-1717# pfctl -s state
No ALTQ support in kernel
ALTQ related functions disabled
self tcp 89.108.65.126:25 <- 89.108.66.9:25 <- 88.212.205.2:53308 CLOSED:SYN_SENT

and that's all.

Alex.


_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to