Re: iprange not working

2010-12-22 Thread JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN
Hi Daniel, 10.125.7.128/25 is for hosts in range 10.125.7.129 - 10.125.7.254 My host has IP 10.125.7.98 so the iprange of 10.125.7.0/25 is correct. Debugging shows that the interface IP itself is not seen, hence the test on iprange is failing. - Original Message - From: Daniel Bi

Re: iprange not working

2010-12-22 Thread Daniel Bidwell
On Wed, 2010-12-22 at 09:31 -0500, JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN wrote: > Having an issue with iprange not working in v3. Stripped out everything and > reduced it to this code snippet (below), still not working. What gives? > I think your test for Net1 should be 10.125.7.128/25 instead o