Redirect outgoing port for -1- host only
I want to forward email to my home machine of course being on cable port 25 is blocked so I'd like to tell the server "all outgoing port 25 connections to <home ip> use port 2525 instead".I figure it's probably similar to the "redirect incoming port 2525 to port 25" command in iptables but no love so far on my tests.

