oops (was: RE: [JDEV] AIM Transport Release)

Dennis Noordsij dennis.noordsij at wiral.com
Fri Nov 17 03:27:31 CST 2000


On Friday 17 November 2000 04:41, Jay Chalfant wrote:
> OOPS!! This is _my_ mistake.. in my excitement over the new packages I
> forgot to build libfaim which is where these defines are found. Now that I
> am back on track, aimtrans-0.8 builds flawlessly. However, even with 0.8 I
> still have the configuration issues reported in the post earlier ("close to
> good news"). That is, jabberd cannot dns resolve the aim transport. Still
> looking for help on that one.

Jay, make sure the domain aim.roo actually somehow exists. That is, points to 
an IP number.

How I do it is like this, my agents point to irc.mydomain, icq.mydomain, etc. 
"Mydomain" points to my actual network address, say for example 192.168.10.1. 
I set up my /etc/hosts to contain:

127.0.0.1   localhost   irc.mydomain   icq.mydomain

And in jabber.xml I tell it (in the service JID's) to listen on 127.0.0.1

If you told jabber to listen for the AIM transport on 127.0.0.1, I recommend 
adding aim.roo to your /etc/hosts file. Noone else needs the domain name like 
that, only jabber, so its fine to leave it on that machine only (ie the rest 
of the world needs no clue as to where or what aim.roo is, just roo).

Works for me :-)

Dennis




More information about the JDev mailing list