[JDEV] [Newbie] Setting up Jabber on RH 6.2 as a _private_ messaging system?

Thomas Muldowney temas at box5.net
Wed Aug 23 13:02:07 CDT 2000


If you post some debug output, especially around the connection time, it would
be a lot easier to diagnose this problem.  Try jserver -D > debug.out 2>&1.

Thanks.

--temas

On Wed, Aug 23, 2000 at 02:46:15PM +0200, Frederic Faure wrote:
> Thomas,
> 
> At 13:43 22/08/00 -0500, Thomas Charron wrote:
> >   Nothing wrong with your configuration.  It's the seg fault that's killing
> >it..  (I know, *NO POOP!!*).  You're configured 100% correctly..
> 
> I appreciate your help, and I just got an e-mail from Patrick Quek who was 
> struggling with the same connection problem. He, however, is now a happy 
> puppy. He told me that all I should do is make sure that the server 
> hostname is in its local /etc/hosts (it was, and the DNS is clean both main 
> and reverse), and to make sure that WinJab connects to the FQDN. Been 
> there, done that... still no luck, although since making this change 
> (adding IP address in jserver.xml), jserver no longer cores dump when I 
> connect from WinJab.
> 
> <jserver>
>    <names>
>      <default>radius.techno.ftci.net</default>
>    </names>
> 
>    <listen>
>      <jabber>5222</jabber>
>      <ssl>5223</ssl>
>      <irc>6667</irc>
>      <http>5280</http>
>      <telnet>5228</telnet>
> 
>       <!-- Following Patrick's advice, added IP address -->
>      <jabber ip='10.0.0.10'>5222</jabber>
>      <!-- FF <irc ip='12.34.56.79'>6667</irc> -->
>    </listen>
> 
> [root at radius /etc]# ps aux | grep j
> root     23430  0.0  0.8  2064 1100 pts/1    S    11:27   0:00 /usr/bin/jserver
> 
> //WinJab, with New Account checked
> Attempting to Connect to radius.techno.ftci.net...
> Disconnected from Server!
> Attempting to Connect to radius.techno.ftci.net...
> Disconnected from Server!
> 
> Frankly, Jabber's web page is impressive, but I'm beginning to wonder if 
> Jabber is really ready for deployment..
> 
> Thx for your time
> FF.
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20000823/ccfc54de/attachment-0002.pgp>


More information about the JDev mailing list