Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jun 06, 2006 5:56 pm 
Offline
Junior Member

Joined: Wed Feb 01, 2006 1:24 am
Posts: 40
I'm driving myself nuts.

I'm running the Ubuntu Linode, and I'm trying to get Jabber on board.

When I tried ejabberd (apt-get ejabberd), all I would get is "SEGMENTATION FAULT" "ERL" (the erlang interpreter) gives a SEGMENTATION FAULT, ejabberdctl: SEGMENTATION FAULT, /etc/init.d/ejabberd start|stop|restart: SEGMENTATION FAULT.

Fine. I didn't need Ejabberd. So I tried to get Jabberd2 up. (apt-get jabberd) works fine. /etc/init.d/jabberd2 start. Works. Top. THERE IT IS. Yahoo!. But when I try to get on with a jabber client...

"There was an error communicating with the Jabber server. Details: Connection Error: Unable to connect to server."

Hmm. So, if I telnet into autodmclabs.com :5222, I get...

Code:
<stream:stream xmlns:stream='http://etherx.jabber.org/streams' version='1.0'><st
ream:error xmlns:stream='http://etherx.jabber.org/streams'><xml-not-well-formed
xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns
:xmpp-streams'>syntax error</text></stream:error></stream:stream>


My firehol is opened up to the ports (I actually got firehol to work! Who would have thunked?), and I got lighttpd up with tehDan's help... now I'm stuck on Jabberd. ARGH!

Anyone have something like this?

(Also, I'd like to have SSL/TLS protected Jabber connections ONLY. Know how to do that?)


Top
   
 Post subject: SSL encrypted
PostPosted: Wed Jun 07, 2006 1:02 am 
Offline
Senior Newbie

Joined: Tue Nov 30, 2004 10:01 pm
Posts: 17
Re. the ssl encrypted connections -- I had problems with configuring my jabberd2 to do it reliably, so I set up stunnel to forward SSL connections to 5223 to jabberd2 on 5222. I've got stunnel set up in a chroot as well for extra security.

Cheers,
Raman


Top
   
 Post subject:
PostPosted: Wed Jun 07, 2006 2:06 pm 
Offline
Junior Member

Joined: Wed Feb 01, 2006 1:24 am
Posts: 40
If I do it that way, would I block 5222 with the firewall so nobody could make a NONSECURE connection?

Thanks!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group