I simply want a nat rule that will take any tcp dst port 25 requests form 192.168.5.0/24 and redirect them to: 192.168.1.109 port 25 (my own smtp server).
i want to force all my .5.0/24 users to use my SMTP server regardless of what their outoging SMTP setting are.
i had this working at one point but i can get it working now.