I ran into an interesting problem the other day that I have been racking my brain over. I had several clients with exchnage server complaining that they where getting bombarded with spam. I tested everything on the exchange server and couldent find a problem yet spam filtering was catching nothing.
finally after drilling down a bit further and looking at the message headers themselves I found something interesting. all incoming email was marked as originating from my routers internal IP. i don’t do anything special with routing. just port forward.
in my exchange I have spam exception rules for local senders. since the router is on the local network it was bypassing all spam filtering.
why on earth are the addresses being changed by the router. this issue is across several platforms. 2011, 751g, cloudswitch, and CCR. all with ros 6+
i can temporally work around this by disabling all IP filtering on the exchange servers but that doesn’t solve anything. source address should not be being touched with a simple port forward.