[JDEV] External component and s2s

Glenn MacGregor gtm at highstreetnetworks.com
Mon Nov 24 10:55:58 CST 2003


Could this problem be solved using the ip attribute in the iq packet?

    Thanks

            Glenn
  ----- Original Message ----- 
  From: Glenn MacGregor 
  To: jdev at jabber.org 
  Sent: Monday, November 24, 2003 9:46 AM
  Subject: [JDEV] External component and s2s


  Hi All,

  I am wondering if server to server comms works for external components? Meaning I have 2 jabber servers both running external component (comp1). If I am logged into server 1 and want to send an IQ to comp1 on server 2 is this possible? How do I configure the components?

  Example:

      I am logged into server1 at this point.
      <iq to=comp1 at server2.domain.com type="get" id="100"><query xmlns="ns:ns:ns"/></iq>

  I can see that server2 is getting the packet and returning a 404 error. I assume that this is because my component is not configured as service id = comp1 at server2.domain.com but rather "comp1". When trying to configure it as comp1 at server2.domain.com I get an error on startup, Invalid service name.

  I am using jabber 1.4.2. Any help would be great. 

      Thanks

              Glenn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20031124/11fb9a1d/attachment-0002.htm>


More information about the JDev mailing list