[ejabberd] basic questions
Joakim Seeberg
kontakt at seebergit.dk
Wed May 5 12:19:33 MSD 2010
Thank you for the answer. My next question is about configuring ejabberd
on lenny. I can start ejabber with no errors but nmap -p 5222 "myhost"
shows that the port is closed. In ejabberd.cfg I have:
{listen,
[
{5222, ejabberd_c2s, [
{access, c2s},
{shaper, c2s_shaper},
{max_stanza_size, 65536},
starttls, {certfile, "/etc/ejabberd/ejabberd.pem"}
]},
The default is to listen on all ip adresses right? So I should not
change anything here am I right??
Den 05-05-2010 09:47, Yann Leboulanger skrev:
> On 05/05/2010 09:23 AM, Joakim Seeberg wrote:
>> Dear list, I just joined this list because I have some very basic
>> questions using and configuring ejabberd.
>>
>> First of all I originally wanted to use conference.jabber.ru for my
>> questions but I'm not able to connect using Pidgin on Lenny.
>>
>> protokol: XMPP
>> username: user created on http://www.ejabberd.im/
>> domaine: conference.jabber.ru
>> ressource: nothing or "HOME"
>> port: "5222"
>> server: nothing entered or "conference.jabber.ru"
>>
>> When connecting I get "Host unknown"
>>
>> What am I doing wrong here?
>
>
> conference.jabber.ru is not a jabber server, it's a MUC component. You
> need to register an account on a jabber server before joining a
> conference.
>
More information about the ejabberd
mailing list