David Newman wrote:
ExtIf=xl1 ExtIfa="1.2.3.5"
rdr on $ExtIfa inet proto tcp from any to $ExtIfa port 25 -> $box2 rdr on $ExtIf inet proto tcp from any to $ExtIf port 25 -> $box1
Forget for a second what you *want* to have happen, and look at the above snippets of your pf.conf. What's the *last* matching rule for something on $ExtIfa?
-- Darrin Chandler | Phoenix BSD Users Group [EMAIL PROTECTED] | http://bsd.phoenix.az.us/ http://www.stilyagin.com/ |

