Ok -- the IPv6 support in jabber *is* a problem; loading ipv6 support in the
kernel is not an adequate workaround, because when IPv6 support is compiled
into jabber, it *only* listens on IPv6:

$ sudo lsof -p 2918|grep TCP
jabberd 2918 jabber    7u  IPv6   7526              TCP *:xmpp-client (LISTEN)
jabberd 2918 jabber   10u  IPv6   7531              TCP *:xmpp-server (LISTEN)

Obviously, it's not reasonable to enable IPv6 support at the *expense of*
IPv4 support.

The IPv6 support in jabber seems to need a total rework.  In the meantime,
I'll prepare an NMU to revert this change from the -3.1 NMU.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to