On 23/02/2006, at 12:50 PM, Dirk V?llger wrote: > Hello, > > I just set up a jabber server (ejabberd 1.0.0) which works fine so far > except the MSN/ICQ Transport. When connecting with my client (GAIM) I > always get the error -error while reading- . I wonder if this a > firewall > problem and would like to know which ports need to be opened? I > followed > exactly the following how-to to install: > > http://ejabberd.jabber.ru/pyaimt > http://ejabberd.jabber.ru/pyicqt > http://ejabberd.jabber.ru/pymsnt > > Here is an extract of the logfile: > > > > =INFO REPORT==== 2006-02-23 02:00:12 === > I(<0.209.0>:ejabberd_listener:90): (#Port<0.288>) Accepted connection > {{84,xxx,xxx,xxx},62747} -> {{83,xxx,xxx,xxx},5347} > > =INFO REPORT==== 2006-02-23 02:00:12 === > I(<0.282.0>:ejabberd_service:307): terminated: normal > > any hints appreciated > > > > -- > > __o Dirk V?llger > == dirkounet == _`\<,_ [EMAIL PROTECTED] > __________________(*)/_(*)____www.thebiketour.net >
First thing I'd check is that you have the same secret in your pymsnt config.xml and your ejabberd config file. Also check you've got a separate port assing to listen in your ejabberd config file for each transport. --- James
