Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 16:56:09 +0400
From:      Alex Povolotsky <tarkhil@webmail.sub.ru>
To:        freebsd-pf@freebsd.org
Subject:   Please help with pf redirector
Message-ID:  <462766E9.7000307@webmail.sub.ru>

next in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462766E9.7000307>