RE: simple question on regex

From: Nico Van Niekerk <Nico.VanNiekerk_at_momentum.co.za>
Date: Mon, 1 Mar 2010 12:29:04 +0200

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
Received on Mon Mar 01 2010 - 12:29:04 ART

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