[JDEV] TO FAQ ADMIN.
Peter Saint-Andre
stpeter at jabber.org
Fri Apr 13 12:34:44 CDT 2001
I finally updated the FAQ with this information. :)
Peter
--
Peter Saint-Andre
stpeter at jabber.org
Keith Minkler wrote:
>
> NOTE: also, if you are having binding problems, I've just submitted a patch to mio.c,
> (it's currently in jabber.org CVS) that will allow you to also bind *outgoing* connections
> to a certain IP.
>
> to do this, you simply need to add a <bind>12.34.56.78</bind> tag to your <io/> config section.
>
> On Wed, Mar 28, 2001 at 12:51:11PM -0500, Derrick (Thrawn01) wrote:
> > Please add the folowing to the FAQ, as you see fit.
> >
> >
> >
> > Jabberd is unable to listen on ports 5222 and 5269
> >
> > You must add in specific bindings to the IP address rather than binding to Null.
> >
> > Edit the <ip port > Tag in you your Jabber.xml File like this.
> >
> > Change
> > <ip port="5269"/>
> > to
> >
> > <ip port="5269">**** Your IP HERE******</ip>
> >
> > make this change for both <dialback>./dialback/dialback.so</dialback> and <pthcsock xmlns='jabber:config:pth-csock'>
> >
> > Example File :
> >
> >
> > <!--
> > Use these to listen on particular addresses and/or ports.
> > -->
> > <ip port="5552">172.0.0.1
> >
> > <ip port="5222">192.168.1.150</ip>
> > <!--
> > The <ssl/> tag acts just like the <ip/> tag. Except SSL is used
> > on the ports and ips specified. You must specify an IP here, or the
> > connections will fail.
> >
> > <ssl port='5223'>127.0.0.1</ip>
> > <ssl port='5224'>192.168.1.100</ip>
> > -->
> >
> >
> >
> >
> > -------------------------------
> > This has been a Communiqu? from
> > his Imperial Majesty Admiral Thrawn.
> > -------------------------------
> > derrick at carmike.com
> Keith Minkler
>
> -------
> Software Developer
> Jabber.COM, Inc.
> -------
>
> ------------------------------------------------------------------------
> Part 1.2Type: application/pgp-signature
More information about the JDev
mailing list