forward port to another on the same IP
I have an SMTP-AUTH server set up for our clients. It works great except for ISP who filter port 25.
So I would like to forward/proxy all traffic on port , say 6025, to port 25 on the same IP address.
Is there an easy IPtables rule to use or do I have to get NAT involved?
Any pointers or help would be greatly appreciated.
TIA,
5
|