POP and IMAP

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Mon Apr 03, 2006 9:25 pm

Yes, it looks like you did install the firewall software. What you'll need to do is add:

Code: Select all

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 110 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 143 -j ACCEPT


just after this line:

Code: Select all

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j ACCEPT


then type:

Code: Select all

service iptables restart


Now try the telnet command from your PC again.

Thanks,
Rachel

Niteman
Posts: 19
Joined: Wed Mar 29, 2006 8:33 pm

Postby Niteman » Mon Apr 03, 2006 9:31 pm

that did it thanks very much for all your help

Niteman


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 5 guests