[JDEV] Re: Help with setting up Jabber server on Red Hat
Chris
behmc at alleg.edu
Wed Aug 9 06:00:59 CDT 2000
on 08/09/2000 05:21 AM, Patrick Quek at patquek at magix.com.sg wrote:
> Here is a snippet from my jserver.xml which may be of use:
>
> <names>
> <default>redsnapper</default>
> <!-- You may have alises for this server, these are NOT virtual hosts,
> only use these for migrating from an old server name or for
> *receive only* on an alternate name
> <alias>old.host.net</alias>
> -->
> </names>
>
> <listen>
> <jabber>5222</jabber>
> <ssl>5223</ssl>
> <irc>6667</irc>
> <http>5280</http>
> <telnet>5228</telnet>
>
> <!-- Specific IPs can also be used:
> <jabber ip='192.168.0.3'>5222</jabber>
> <irc ip='12.34.56.79'>6667</irc>
> -->
>
> </listen>
Well, you might want to uncomment the specific IPs part ;) You've got the
block for the <jabber ip> inside <!-- -->. Try removing those. I've got to
run to get to work or I'd see if I could offer any other help.
HTH,
Chris
More information about the JDev
mailing list