Hi!
I have an interesting problem. My mail server is on unit 192.168.0.7 and I want to do reverse lookups on the "sorbs" database, however the mail server sees all connections from 192.168.0.1 (Wingate).
So I got rid of my proxy SMTP incoming mapping on port 25 and set up a NAT port redirect in ENS instead. I retained my proxy outgoing mapping to our ISP's mailserver accepting connections from 192.168.0.1 and out on the external interface. All is fine here, but the mail server still sees all connections from 192.168.0.1 so I will not be able to use the reverse lookup feature of my mail server this way either.
But wait!!... I toggled the "Don't translate source IP" and bingo... the mail server logs show connections from the actual IP of the external mail server. The problem is is they connect and disconnect imediately and I receive no mail. (If I uncheck the settings the mail comes thruogh when the external mail server retries.) I have no setting in my mail server to accept from 192.168.0.1 only so I'm left to assume I'm replying as 192.168.0.1 externally or some such thing.
Someone suggested this was "SNAT" but I'm not really up on that (Hey, that rhymes).
Any ideas on how I can achieve this would be appreciated.
Thanks,
Bob