[JDEV] TO FAQ ADMIN.

Keith Minkler kminkler at jabber.com
Wed Mar 28 11:56:59 CST 2001


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.
-------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20010328/f34e0594/attachment-0002.pgp>


More information about the JDev mailing list