[JDEV] Multiple domains in jabberd
Matthias Wimmer
m at tthias.net
Sun Jul 20 01:53:02 CDT 2003
Hi Hernux!
hernux schrieb am 2003-07-20 00:15:00:
> Does anybody know if it is posible to avoid users of one domain to contact users of other domain?
Jabberd is not really made to support this. Bet way to implement this
would be to install multible separate servers (that don't have s2s and
dnsrv included/configured).
<hacky>
If you have to run it in one jabberd (because there is only one IP
available) you can realize this by running the session manager in its
own process. In each process that runs a session manager you then have
to stop the jabberd that runs this session manager to route all packets
to the core jabberd by removing the <uplink/> tag and replacing it with
a host tag for all domains clients on this session manager should be
able to contact.
Because you removed the <uplink/> tag you lost routings for xdb and log
too. Therefore you have to define xdb and log components in this process
as well.
</hacky>
Tot kijk
Matthias
--
Fon: +49-(0)70 0770 07770 http://matthias.wimmer.name/
Fax: +49-(0)89 312 88 654 jabber://mawis@charente.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20030720/781b3758/attachment-0002.pgp>
More information about the JDev
mailing list