Package: jabber
Version: 1.4.3-3
Severity: minor
When starting the jabber daemon with the default config in debug mode
(/usr/sbin/jabberd -D, the following messages show up:
io_select unable to listen on port 5222 [(null)]: jabberd already
running or invalid interface?
The default config file has this line:
<ip port="5222"/>
Changing it to
<ip port="5222">0.0.0.0</ip>
makes it work, and jabber will bind to the port (the same must be done for
port 5269) and afterwards jabber will show up in `netstat -ltpn`.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /UNIONFS/bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages jabber depends on:
ii jabber-common 0.4 Jabber server and transport (commo
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libpth2 2.0.7-2 The GNU Portable Threads
ii libssl0.9.7 0.9.7i-2 SSL shared libraries
ii procps 1:3.2.5-1 /proc file system utilities
jabber recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]