It worked for me when I used this regex string to match on 10.10.0.0/16 10\.10\.*
\. Is a way to match on dot and * was to match on everything else. From: [email protected] [mailto:[email protected]] On Behalf Of Adil Pasha Sent: Sunday, July 08, 2012 3:43 AM To: Kingsley Charles Cc: [email protected] Subject: Re: [OSL | CCIE_Security] NAR explanation Hi Kingsley, Please correct me if I am wrong, but 10* will not be the answer for net 10.x, am I correct? 10* will allow 101, 102 etc. I just want to clarify the use of '*'. Thanks. Best Regards. ______________________ Adil On Jul 8, 2012, at 1:37 AM, Kingsley Charles wrote: Do as Yusuf as mentioned in his practice labs. For example for any all 10.0.0.0/8<http://10.0.0.0/8> addresses, use 10.* or 10* With regards Kings On Sun, Jul 8, 2012 at 9:06 AM, Mike Rojas <[email protected]<mailto:[email protected]>> wrote: Hello, I need a brief explanation of NAR. The only one to make it work is using asterisks. The documentation is no way near clear on how to put the permitted addresses. This is because I need to permit a user coming from certain IP addresses. I think that what I dont understand is how to put the permitted addresses. Any explanation will be great. Mike _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com<http://www.ipexpert.com/> Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com<http://www.PlatinumPlacement.com/> _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com<http://www.ipexpert.com> Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com<http://www.PlatinumPlacement.com>
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
