DigitaldogmaMain Page | About | Help | FAQ | Special pages | Log in

Jabber

I installed jabberd from the debian packages, and it pretty much worked out of the box. I did have to set the hostname in the /etc/jabber/jabber.xml file.

Due to firewall constraints, I had to run jabberd on non standard ports. I choose 8080 for the client communications and 8088 for server communications. After I added the below SRV records, it works like a charm.

_jabber._tcp.jabber.digitaldogma.org. 86400 IN SRV 5 0 8088 jabber.digitaldogma.org.
_xmpp-client._tcp.jabber.digitaldogma.org. 86400 IN SRV 5 0 8080 jabber.digitaldogma.org.
_xmpp-server._tcp.jabber.digitaldogma.org. 86400 IN SRV 5 0 8088 jabber.digitaldogma.org.

More info can be found in the Jabberd Administration Guide.

AIM Transport

I have thus far been unable to get the AIM transport working on my jabberd installation. I did find an open server with a working AIM transport at vilinkup.com

Retrieved from "http://www.digitaldogma.org/index.php/Jabber"

This page has been accessed 546 times. This page was last modified 19:10, 26 July 2006.


Browse
Main Page
Life Events
Tech Stuff
Photo Gallery
Current Resume
MP3 Database
Recent changes
Random page
Donations
Edit
View source
Editing help
This page
Discuss this page
Post a comment
Printable version
Context
Page history
What links here
Related changes
My pages
Log in / create account
Special pages
New pages
File list
Statistics
Bug reports
More...

Valid XHTML 1.0 Transitional

Viewable With Any Browser

Powered by MediaWiki