Hello,
seems that you use same domain name for the component at it is for the jabber server. When registering to the jabbers, the xmpp module instructs the xmpp server to divert all the traffic for "xmpp_domain" to it. By configuring the server with same dns name and as the parameter "xmpp_domain", there will be a routing conflict in the jabberd. Try to set the default domain for the jabber2 to something different.
Cheers, Daniel
On 04/27/08 04:59, Jeremy McNamara wrote:
I have just noticed that OpenSER is repeatedly slamming my jabberd2 server (router.log croaked jabberd2 once it hit 2gig)
This is a very basic setup with no custom transports. I followed the "Jabber 2 Doc Project" configuration guide.
Here is the openser debug:
Apr 26 18:42:18 [5296] DBG:xmpp:stream_node_callback: stream callback: 1: stream:error Apr 26 18:42:18 [5296] DBG:xmpp:stream_node_callback: stream callback: 2: n/a Apr 26 18:42:18 [5296] DBG:xmpp:net_connect: resolving valid.dns.name.com... Apr 26 18:42:18 [5296] DBG:xmpp:net_connect: connecting to 1.2.3.4:5347... Apr 26 18:42:18 [5296] DBG:xmpp:net_connect: connected to 1.2.3.4:5347... Apr 26 18:42:18 [5296] DBG:xmpp:net_printf: net_printf: [<?xml version='1.0'?><stream:stream xmlns='jabber:component:accept' to='valid.dns.name.com' version='1.0' xmlns:stream='http://etherx.jabber.org/streams%27%3E] Apr 26 18:42:18 [5296] DBG:xmpp:xmpp_component_child_process: server read [<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:component:accept' from='valid.dns.name.com' version='1.0' id='9ojljcsehbuo53rybzljjrotplb8mbhv00hkd9yu'>] Apr 26 18:42:18 [5296] DBG:xmpp:stream_node_callback: stream callback: 0: stream:stream Apr 26 18:42:18 [5296] DBG:xmpp:xode_send: xode_send [<handshake>ca0dbec77c1fc68395ba9d1f4b29ce58a832222f</handshake>] Apr 26 18:42:18 [5296] DBG:xmpp:xmpp_component_child_process: server read [<stream:features xmlns:stream='http://etherx.jabber.org/streams%27%3E<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>DIGEST-MD5</mechanism></mechanisms></stream:features>] Apr 26 18:42:18 [5296] DBG:xmpp:stream_node_callback: stream callback: 1: stream:features Apr 26 18:42:18 [5296] DBG:xmpp:xmpp_component_child_process: server read [<handshake xmlns='jabber:component:accept'/>] Apr 26 18:42:18 [5296] DBG:xmpp:stream_node_callback: stream callback: 1: handshake Apr 26 18:42:18 [5296] DBG:xmpp:stream_node_callback: handshake succeeded Apr 26 18:42:18 [5296] DBG:xmpp:xmpp_component_child_process: server read [<stream:error xmlns:stream='http://etherx.jabber.org/streams%27%3E<host-unknown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>requested name is already in use</text></stream:error></stream:stream>]
Jeremy McNamara
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users