Hello the list,

I trying to put SPAMD in front of an Exchange Server but i think doing it in the wrong way.

My Lab is like this :

                          FW
                           |
                    SPAMD------Exchange

SPAMD and Exchange are in separate LAN. Routing is done via the FW

Step 1 : Is to test if my spamdserver can just forward connexions to the Exchange Server

My first idea was using rdr-to in a pass rule like this
pass in log on $int_if proto tcp from any to 'spamd_ip' port smtp keep state rdr-to 'exchange_ip' port smtp

But i'm don't seeing the packet go out from spamd server

I'm tried with a match rule with the same result. I see the packet IN but never see it OUT.

Maybe my setup is wrong or i'm not using the good PF feature.

Best regards.

Bruno.

Reply via email to