On 10/23/06, Aristeu Gil Alves Jr <[EMAIL PROTECTED]> wrote:


route1="( ed0 gw-isp1 )"
route2="( ed1 gw-isp2 )"

rdr on $if_isp1 proto tcp to port 25 -> 192.168.0.2 port 25
rdr on $if_isp2 proto tcp to port 25 -> 192.168.0.2 port 25

block in log all

pass in quick on $if_isp1 reply-to $rota1 proto tcp to 192.168.0.2
port 25 synproxy state
pass in quick on $if_isp2 reply-to $rota2 proto tcp to 192.168.0.2
port 25 synproxy state


What are the $rota1 and $rota2 macroes set to?

-Kian


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

Reply via email to