[jadmin] Re: Cannot run MU-conference with Jabberd2
Alex Mauer
hawke at hawkesnest.net
Thu Aug 24 12:32:05 CDT 2006
Alexander Semyonov wrote:
> My ip and port settings:
>
> In c2s.xml:
> <ip>127.0.0.1</ip> <!-- default: 127.0.0.1 -->
> <port>5347</port> <!-- default: 5347 -->
>
> In router.xml:
> <ip>0.0.0.0</ip>
> <port>5347</port>
The c2s and router components cannot both listen on the same port.
c2s is only to allow Jabber clients to connect directly, and usually
should be listening on port 5222.
For a component connection as with mu-c, c2s is not used; the component
should connect to the router (presumably on port 5347)
-Alex Mauer "hawke"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://mail.jabber.org/pipermail/jadmin/attachments/20060824/30483837/signature-0004.pgp
More information about the JAdmin
mailing list