[OpenSIPS-Users] Overlapping address ranges permissions module

Ali Pey alipey at gmail.com
Fri Aug 24 17:43:48 CEST 2012


The permissions module returns the first match, so depends on which group
is first in your database, that will be selected. So basically you need to
make sure there is no overlap.

Regards,
Ali Pey

On Fri, Aug 24, 2012 at 10:31 AM, Brett Nemeroff <brett at nemeroff.com> wrote:

> Hello All,
> I was wondering if anyone knew how gracefully overlapping address ranges
> works in the permissions module (using the address table).
>
> An example of an overlapping address range would be something like:
> 192.168.1.5/32 - Group 1
> 192.168.1.0/24 - Group 2
>
> Can I be sure that 192.168.1.5 will *always* be group 1? Or could it show
> up as group 2 sometimes?
>
> In english: all endpoints in the 192.168.1.0/24 network are group 2,
> except for 192.168.1.5 which is group 1
>
> Thanks,
> Brett
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120824/12275aeb/attachment.htm>


More information about the Users mailing list