|
List Info
Thread: Kolab listen only on local ports
|
|
| Kolab listen only on local ports |

|
2006-11-28 11:48:20 |
Hallo,
I have installed Kolab 2.0.4 at Debian 3.1. It build
successfully except
gmp-4.1.4-2.4.0 clamav-0.88.4-20060809.
Now I have the problem, that all mail ports listen per
default only for local
traffic as you can see in the output of netstat:
ullmann dskolab:~$ netstat --listen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp 0 0 localhost.localdo:imaps *
LISTEN
tcp 0 0 localhost.localdo:pop3s *
LISTEN
tcp 0 0 *:ldap *
LISTEN
tcp 0 0 localhost.localdo:10024 *
LISTEN
tcp 0 0 localhost.localdo:10025 *
LISTEN
tcp 0 0 localhost.localdo:10026 *
LISTEN
tcp 0 0 localhost.localdom:pop3 *
LISTEN
tcp 0 0 localhost.localdom:9999 *
LISTEN
tcp 0 0 localhost.localdo:imap2 *
LISTEN
tcp 0 0 localhost.localdo:spamd *
LISTEN
tcp 0 0 *:www *
LISTEN
tcp 0 0 localhost.localdo:ssmtp *
LISTEN
tcp 0 0 localhost.localdom:smtp *
LISTEN
tcp 0 0 *:https *
LISTEN
tcp 0 0 *:ldaps *
LISTEN
tcp6 0 0 *:ldap *
LISTEN
tcp6 0 0 *:ssh *
LISTEN
tcp6 0 0 *:ldaps *
LISTEN
udp 0 0 *:bootpc *
I can access the admin web interface but not the IMAP
folders. How can I
change this?
Greetings,
Markus
--
Markus Ullmann
Dresden Silicon GmbH
markus.ullmann dresdensilicon.com
Tel. +49 351 426607-24
http://www.dresdensilic
on.com
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|
|
| Kolab listen only on local ports |

|
2006-11-28 12:25:36 |
On Tuesday 28 November 2006 13:48, Markus Ullmann wrote:
> I have installed Kolab 2.0.4 at Debian 3.1. It build
successfully except
> gmp-4.1.4-2.4.0 clamav-0.88.4-20060809.
> Now I have the problem, that all mail ports listen per
default only for
> local traffic as you can see in the output of netstat:
>
> ullmann dskolab:~$ netstat --listen
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address
Foreign Address State
> tcp 0 0 localhost.localdo:imaps
*
LISTEN
> tcp 0 0 localhost.localdo:pop3s
*
LISTEN
> tcp 0 0 *:ldap
*
LISTEN
> tcp 0 0 localhost.localdo:10024
*
LISTEN
> tcp 0 0 localhost.localdo:10025
*
LISTEN
> tcp 0 0 localhost.localdo:10026
*
LISTEN
> tcp 0 0 localhost.localdom:pop3
*
LISTEN
> tcp 0 0 localhost.localdom:9999
*
LISTEN
> tcp 0 0 localhost.localdo:imap2
*
LISTEN
> tcp 0 0 localhost.localdo:spamd
*
LISTEN
> tcp 0 0 *:www
*
LISTEN
> tcp 0 0 localhost.localdo:ssmtp
*
LISTEN
> tcp 0 0 localhost.localdom:smtp
*
LISTEN
> tcp 0 0 *:https
*
LISTEN
> tcp 0 0 *:ldaps
*
LISTEN
> tcp6 0 0 *:ldap
*
LISTEN
> tcp6 0 0 *:ssh
*
LISTEN
> tcp6 0 0 *:ldaps
*
LISTEN
> udp 0 0 *:bootpc
*
>
> I can access the admin web interface but not the IMAP
folders. How can I
> change this?
I think via services tab on the webmen interface. Have you
activated by
checking the box and clicking update via web interface?
--
Divan Santana
Skype: DivanSantana
Gtalk/MSN: Divan.Santana GMail.com
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|
|
| Kolab listen only on local ports |

|
2006-12-04 12:40:27 |
God Morning for all!
Please, How can I replace this error in freshclam?
Server:~# /kolab/bin/freshclam
ClamAV update process started at Mon Dec 4 09:40:19 2006
main.cvd is up to date (version: 41, sigs: 73809, f-level:
10, builder:
tkojm)
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Current functionality level = 9, recommended = 10
DON'T PANIC! Read http://www.clamav.net/
faq.html
Thanks
Att
Rodrigo Gomes
Markus Ullmann escreveu:
> Hallo,
>
> I have installed Kolab 2.0.4 at Debian 3.1. It build
successfully except
> gmp-4.1.4-2.4.0 clamav-0.88.4-20060809.
> Now I have the problem, that all mail ports listen per
default only for local
> traffic as you can see in the output of netstat:
>
> ullmann dskolab:~$ netstat --listen
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address Foreign
Address State
> tcp 0 0 localhost.localdo:imaps *
LISTEN
> tcp 0 0 localhost.localdo:pop3s *
LISTEN
> tcp 0 0 *:ldap *
LISTEN
> tcp 0 0 localhost.localdo:10024 *
LISTEN
> tcp 0 0 localhost.localdo:10025 *
LISTEN
> tcp 0 0 localhost.localdo:10026 *
LISTEN
> tcp 0 0 localhost.localdom:pop3 *
LISTEN
> tcp 0 0 localhost.localdom:9999 *
LISTEN
> tcp 0 0 localhost.localdo:imap2 *
LISTEN
> tcp 0 0 localhost.localdo:spamd *
LISTEN
> tcp 0 0 *:www *
LISTEN
> tcp 0 0 localhost.localdo:ssmtp *
LISTEN
> tcp 0 0 localhost.localdom:smtp *
LISTEN
> tcp 0 0 *:https *
LISTEN
> tcp 0 0 *:ldaps *
LISTEN
> tcp6 0 0 *:ldap *
LISTEN
> tcp6 0 0 *:ssh *
LISTEN
> tcp6 0 0 *:ldaps *
LISTEN
> udp 0 0 *:bootpc *
>
> I can access the admin web interface but not the IMAP
folders. How can I
> change this?
>
> Greetings,
> Markus
>
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users kolab.org
> https:
//kolab.org/mailman/listinfo/kolab-users
>
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|
|
| secure sending problem |

|
2006-12-04 14:15:16 |
After upgrading my mail server (not Kolab) box to Mandriva
2007 I cannot use a
secure connection anymore for sending mail.
unsecure connection sending still works.
When restarting Kolab, I get:
[root aargau thomas]# service kolab restart
Stopping kolab backend:
[ OK ]
Shutting down amavisd:
[ OK ]
amavisd stopped
Shutting down spamd:
[ OK ]
Stopping Clam AntiVirus Update Daemon:
[ OK ]
Stopping Clam AntiVirus Daemon:
[ OK ]
Shutting down postfix:
[ OK ]
Shutting down httpd:
[ OK ]
Shutting down cyrus-imapd:
[ OK ]
Stopping saslauthd
[ OK ]
Deleting /var/spool/postfix/var/lib/sasl2/mux
Starting slapd (ldap + ldaps):
[FAILED]
Starting saslauthd
[ OK ]
Creating hardlink from /var/lib/sasl2/mux to
/var/spool/postfix/var/lib/sasl2/
Starting cyrus-imapd:
[ OK ]
Starting httpd:
[ OK ]
Starting postfix:
[ OK ]
Starting Clam AntiVirus Daemon: LibClamAV Warning:
*****************************
***************************
LibClamAV Warning: *** This version of the ClamAV engine is
outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/
faq.html ***
LibClamAV Warning:
********************************************************
[ OK ]
Starting Clam AntiVirus Update Daemon:
[ OK ]
Starting spamd:
[ OK ]
Starting amavisd:
[ OK ]
Starting kolab backend (please wait):
[ OK ]
[root aargau thomas]#
looking at the processes, slapd and slurpd are running
On a side note, also proftp doesn't start.
--
Thomas
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|
|
| secure sending problem |

|
2006-12-05 14:19:24 |
After upgrading my mail server (not Kolab) box to Mandriva
2007 I cannot use a
secure connection anymore for sending mail.
unsecure connection sending still works.
When restarting Kolab, I get:
[root aargau thomas]# service kolab restart
Stopping kolab backend:
[ OK ]
.
.
.
Starting slapd (ldap + ldaps):
[FAILED]
.
.
.
Starting kolab backend (please wait):
[ OK ]
[root aargau thomas]#
looking at the processes, slapd and slurpd are running
On a side note, also proftp doesn't start.
I suspect a certificate problem. Do I need to do a
kolab_bootstrap -b?
I think, I will loose my users and e-mail?
I did a kolabconf
--
Thomas
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|
|
| secure sending problem |

|
2006-12-06 04:25:28 |
On Tuesday 05 December 2006 07:19, Thomas Spuhler wrote:
> After upgrading my mail server (not Kolab) box to
Mandriva 2007 I cannot
> use a secure connection anymore for sending mail.
> unsecure connection sending still works.
> When restarting Kolab, I get:
>
> [root aargau thomas]# service kolab restart
> Stopping kolab backend:
[ OK ]
> .
> .
> .
> Starting slapd (ldap + ldaps):
[FAILED]
> .
> .
> .
>
> Starting kolab backend (please wait):
[ OK ]
> [root aargau thomas]#
>
> looking at the processes, slapd and slurpd are running
>
> On a side note, also proftp doesn't start.
>
> I suspect a certificate problem. Do I need to do a
kolab_bootstrap -b?
> I think, I will loose my users and e-mail?
> I did a kolabconf
OK, I resolve it by doing a bootstrap
--
Best regards
Thomas Spuhler
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|