Hi all
New ISP and port 25 is blocked, but only for incoming traffic. I've searched the forum and tried the following:
installed redir and added:
"/usr/local/bin/redir --lport=2525 --laddr=82.143.221.xxx --cport=25 --caddr=127.0.0.1 --transproxy"
to /etc/rc.d/rc.local
Also opened port 2525 both TCP and UDP in the firewall.
At GratisDns i set up a MX-backup/portforward.
Still I'm not recieving mail.
telnet localhost:25 responds
telnet from outside on 25 times out
telnet from outside on 2525 responds but "connectition closed by foreign host"
What am I doing wrong?