[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [irssi-xmpp] Getting started?
On Sun, Jul 18, 2010 at 10:49:06PM +0200, Antony Stone wrote:
> On Sunday 18 July 2010 at 20:01, Colin Didier wrote:
>
> > On Sun, Jul 18, 2010 at 11:30:18AM +0200, Antony Stone wrote:
> > > On Friday 16 July 2010 at 15:03, Colin Didier wrote:
> > > /xmppconnect -host jabber.server.com astone password
> >
> > just try "/xmppconnect astone@jabber.server.com password"
>
> Well, that at least suggests that it's trying something now, although it still
> doesn't work, and I still don't know where to find out why:
>
> /xmppconnect astone@jabber.server.com password
> 21:25:05 [xmpp:astone@jabber.server.com] -!- Irssi: Looking up
> jabber.server.com
> 21:25:05 [xmpp:astone@jabber.server.com] -!- Irssi: Connecting to
> jabber.server.com [81.169.166.228] port 5222
>
> The slightly odd thing about this output is that 81.169.166.228 is my own IP
> address, not the IP address of jabber.server.com
Well, this is not a problem. The IP displayed might not be the real IP
used to connect to the server (because the connection is initiated by
loudmouth and irssi-xmpp try to discover the IP used, but might fail).
> I get exactly the same thing if I replace jabber.server.com with the IP
> address of jabber.server.com:
>
> /xmppconnect astone@11.22.33.44 password
This won't work, use
"/xmppconnect -host 11.22.33.44 astone@abber.server.com password" instead.
--
http://cybione.org/~cdidier/