[JDEV] Limit access to Jabber Server

Keith Minkler keith at digix.dyndns.org
Tue Jan 16 02:10:05 CST 2001


I just commited this tonight to CVS, so it will be in the 1.4pre2 release

you can specify networks or addressed to allow or block:

such as:

<io>
    <allow><ip>12.34.56.0</ip><mask>255.255.255.0</mask></allow>
    <deny><ip>12.34.56.78</ip></deny>
</io>

note that the io section is the special MIO config section, so these denies
will affect *everything* that uses MIO, which includes all the base modules, (base_accept)
c2s connections, s2s connections, as well as some of the transports, etc

this only affects listening sockets.. it checks the address of the connecting socket for access

Keith Minkler

On Mon, Jan 15, 2001 at 02:27:55PM -0700, Rilindo Foster wrote:
> Team,
> 
> I recently installed the Jabber server onto our test server and what I am
> looking to do is to restrict access to that server by means of IPs. From the
> looks of the jabber.xml file, I suspect that it is possible, but I haven't
> actually seen any examples that allows you to do so. How can I go about
> implementing such a feature?
> 
> Rilindo Foster - Dedicated Support Task Liaison
> Micron HostPro
> 3250 Wilshire Blvd., Suite 1305
> Los Angeles, CA 90010
> USA
> 888-638-5831 x7
> 213-252-9779 x7 (international)
> 213-252-5414 (fax)
> Support Issues: http://www.hostpro.net/support
> Schedule: 7:00 AM - 3:30 PM Monday - Friday
> Team Hours: 24 hours / 7 days a week 
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
-------------- 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/20010116/20bdcb2b/attachment-0002.pgp>


More information about the JDev mailing list