[JDEV] Some help for a Newbie?

Shane Breland breland at lincolnparish.org
Thu Sep 13 16:02:15 CDT 2001


Anyone want to help a Linux Newbie? - I've got a Internal server running
Mandrake 8.0 and the Jabber server 1.4.1 - For some reason, JIM (windows
client) will not log on to it. Every other windows client I've tried will
log on fine using the 
internal ip address (i.e. 192.0.0.14) Any Ideas? 


Here's the XML error output

SENT: <stream:stream to="192.0.0.14" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams">
RECV: <?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' id='3BA10424'
xmlns='jabber:client' from='192.0.0.14'>
SENT: <iq type="get" id="JCOM_21"><query
xmlns="jabber:iq:auth"><username>breland</username></query></iq>
RECV: <iq type='result' id='JCOM_21'><query
xmlns='jabber:iq:auth'><username>breland</username><digest/><sequence>488</s
equence><token>3B9FBB73</token><resource/></query></iq>
SENT: <iq type="set" id="JCOM_22"><query
xmlns="jabber:iq:auth"><username>breland</username><hash>c8c84435ccc4f4a8bce
4b6dd34ed76583a03ea3e</hash><resource>Work</resource></query></iq>
RECV: <iq type='result' id='JCOM_22'/>
SENT: <iq id="jabberim:prefs5009" type="get"><query
xmlns="jabber:iq:private"><jabberIM xmlns="jabberim:prefs"/></query></iq>
RECV: <iq id='jabberim:prefs5009' type='error' from='192.0.0.14'
to='breland at 192.0.0.14/Work'><query xmlns='jabber:iq:private'><jabberIM
xmlns='jabberim:prefs'/></query><error code='404'>Not Found</error></iq>
SENT: <presence type="unavailable"/>
SENT: </stream:stream>
Disconnect event...
Cleanup Done.
Disconnect event Done.

Here's my <xdb> section of my jabber.xml file
<xdb id="xdb">
    
   <host/>
    <ns>jabberim:prefs</ns>
    <ns>jabberim:windowpos</ns>
    <load>
      <xdb_file>./xdb_file/xdb_file.so</xdb_file>
    </load>
    <xdb_file xmlns="jabber:config:xdb_file">
      <spool><jabberd:cmdline flag='s'>./spool</jabberd:cmdline></spool>
    </xdb_file>

Any ideas or suggestions would be greatly appreciated

Shane Breland
IT Director
Lincoln Parish
Office - 318-251-5168
Mobile - 318-245-2472
breland at lincolnparish.org



More information about the JDev mailing list