Scalix services not listening on public IP address. SOLVED.

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

jtaylor

Scalix services not listening on public IP address. SOLVED.

Postby jtaylor » Wed Oct 11, 2006 11:31 am

I've just installed Scalix, and the only service that's listening on a public IP address is Sendmail, which isn't even part of Scalix. The other services are listed as follows by netstat -an

tcp 0 0 0.0.0.0:5729 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:32769 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:389 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:8009 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:5335 0.0.0.0:* LISTEN
tcp 0 0 10.0.0.7:25 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN

I am not able to set up IMAP or POP clients to contact this server by its IP address, 10.0.0.7. If I ssh into the machine and forward to the local IMAP or POP ports, I can connect. That is, if I do:

ssh -L 110:10.0.0.7:110 user@10.0.0.7, and then configure my mail client to contact Localhost:110/143, that works.

Why are Scalix's services not listening on the 10.0.0.7 interface?
Last edited by jtaylor on Wed Oct 11, 2006 4:41 pm, edited 1 time in total.

jtaylor

Postby jtaylor » Wed Oct 11, 2006 4:22 pm

Correction: Sendmail is listening on the localhost:25, and Scalix's SMTP relay is listening on 10.0.0.7:25

In any case, Scalix's other components, like IMAP, POP, and UAL, are not listening on the 10.0.0.7 address, which means e-mail clients can't connect to it. What gives?

jtaylor

Postby jtaylor » Wed Oct 11, 2006 4:37 pm

Ah, iptables rules were not allowing the connection to go through.

After adding in appropriate iptables rules to accept these ports (/etc/sysconfig/iptables), the services are responding.

Sorry!


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 2 guests