From the previous netstat -l :
Code:
tcp 0 0 localhost.localdomain:10024 *:* LISTEN
tcp 0 0 localhost.localdomain:10025 *:* LISTEN
tcp 0 0 localhost.localdomain:7306 *:* LISTEN
tcp 0 0 localhost.localdomain:7307 *:* LISTEN
Is this correct? Should the 10025 only bind to localhost ?
Port 7025 is reachable both on the localhost and the public address, tested with telnet.
I am a bit desperate to fix this issue as my progress with the new mailserver rollout is halted completely now. Any help would be extremely valuable
