On Wed, Feb 18, 2009 at 9:52 PM, S <[email protected]> wrote: > Hi, > I am trying to use a filter to filter out the IP addresses based on Subnet. > org.apache.mina.filter.firewall.Subnet has a implementation which > accepts CIDR based notation (192.168.0.1/24). > However, when trying to check the IP address in a given subnet, its > not giving the result as expected.
Can you give an example of where is does not give the expected results? /niklas
