Re: Can't connect to my Server on Fedora 9
"Michael Schwager" <[email protected]>
| Newsgroups | gmane.network.jabber.admin |
|---|---|
| Message-ID | <[email protected]> |
...Anyone? Bueller...? Bueller...? On Fri, Jul 18, 2008 at 4:13 PM, Michael Schwager <[email protected]> wrote: > Hi Listians, > This is my first time posting, so forgive the newbieness. > > I am trying to run a Jabber server at my place of work, for myself and a > couple of teammates. I don't need or want to know a lot about Jabber, I > just want to IM with my compadres... basically, after the plug, we just want > to play. So I'm not interested in getting too heavily into the > authentication schemes or what have you- I need to keep it simple, and get > the job done so we can start chatting. > > Bottom line is, after reading the docs and howto's that I can find, I've > done this: > yum install jabberd > cd /usr/share/jabberd > *The following 4 lines are mysql related. (mysql was installed earlier > for the MediaWiki project)...* > mysql -u root -p > \. db-setup.mysql > GRANT select,insert,delete,update ON jabberd2.* to jabber2d@localhostIDENTIFIED by 'our_database_password'; > > flush privileges; > \q > > vi /etc/jabberd/sm.xml *Changed our id on the network. Also uncommented > <roster>/etc/jabberd/templates/roster.xml</roster>* > vi /etc/jabberd/templates/roster.xml > Added: *<item name='Mike Schwager' jid='mike@our_network_id' > subscription='both'> > <group>Support</group></item>* > vi /etc/jabberd/c2s.xml > Made sure we were using mysql: *<module>mysql</module>* > mysql section looked good, as regards to port numbers and such... > > > I am using Gajim as my client because I want a straight-up Jabber > connector. Now when I try to connect, I cannot. It says: > *Could not connect to "our_network_id" > Check your connection or try again later. > * > Any ideas what I might be missing to get Jabber going? User id's in mysql, > perhaps? > > Any help would be appreciated. Thanks. > > -- > -Mike Schwager > -- -Mike Schwager _______________________________________________ JAdmin mailing list FAQ: http://www.jabber.org/discussion-lists/jadmin-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=19 Info: http://mail.jabber.org/mailman/listinfo/jadmin Unsubscribe: [email protected] _______________________________________________