Re: simple question on regex

From: Ajay mehra <ajaymehra01_at_gmail.com>
Date: Mon, 1 Mar 2010 16:15:41 +0530

Thanks Nico,

Basically my question is whether I should be concern about uppercase letters
or not. user may enter lowercase or uppercase while logging in.

Thanks,
Ajay

On 1 March 2010 15:59, Nico Van Niekerk <Nico.VanNiekerk_at_momentum.co.za>wrote:

> What about a_at_b\.com
>
>
> I guess it depends on how exact you want to match it?
>
> Just remember that a . in regex is ANY
>
>
>
> -----Original Message-----
> From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
> Ajay mehra
> Sent: 01 March 2010 12:20 PM
> To: ccielab_at_groupstudy.com
> Subject: simple question on regex
>
> I need to write a regex to match packets based on login id a_at_b.com. This
> login id will be used to log in to yahoo messanger and I want to match this
> login id regex in ASA inspection class.
> What would be the right answer
>
> 1: "a_at_b.com"
>
> or
>
> 2: "[aA]@[bB].[cC][oO][mM]
>
> Thanks for your help.
>
> Ajay
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>
> **********************************************************************
> This email and all content are subject to the following disclaimer:
> http://content.momentum.co.za/content/legal/disclaimer_email.htm
> **********************************************************************

Blogs and organic groups at http://www.ccie.net
Received on Mon Mar 01 2010 - 16:15:41 ART

This archive was generated by hypermail 2.2.0 : Thu Apr 01 2010 - 07:26:34 ART