RE: Blocked Class A address

From: Joseph L. Brunner <joe_at_affirmedsystems.com>
Date: Mon, 20 Dec 2010 07:48:38 -0500

Hi Sameer,

In a prefix list?

ip prefix-list class-a-space permit 0.0.0.0/1 le 32

in an access-list?

ip access-list extended 101
permit 0.0.0.0 127.255.255.255 0.0.0.0 255.255.255.255

then you probably want to match the former in a route-map

route-map block-class-a deny 5
match ip address prefix-list class-a-space

or the latter in a distribution list (or similar)

distribute-list 101 in interface serial0/0

(of course, you can often use either prefix-lists or acl's with either route-map's or distribution-lists)

Another slick way to do the blocking;

Match the lists with a distance 255 command under "router <protocol>" :)

-Joe

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of sameer inam
Sent: Monday, December 20, 2010 7:11 AM
To: ccielab_at_groupstudy.com
Subject: Blocked Class A address

Spam detection software, running on the system "groupstudy.com", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
admin_at_groupstudy.com for details.

Content preview: Experts , Any one advice about , how do I block class A addresses
   ? Kind regards, Sameer Experts , [...]

Content analysis details: (5.4 points, 5.0 required)

 pts rule name description
---- ---------------------- --------------------------------------------------
 5.4 BAYES_99 BODY: Bayes spam probability is 99 to 100%
                            [score: 1.0000]
-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, low
                            trust
                            [65.55.111.113 listed in list.dnswl.org]
 0.0 FREEMAIL_FROM Sender email is freemail (i_sameer[at]hotmail.com)
 0.0 HTML_MESSAGE BODY: HTML included in message

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam. If you wish to view
it, it may be safer to save it to a file and open it with an editor.
Received: from blu0-omc2-s38.blu0.hotmail.com
  (blu0-omc2-s38.blu0.hotmail.com [65.55.111.113]) by groupstudy.com
  (8.12.11.20060308/8.12.11) with ESMTP id oBKCAoQJ001402 GroupStudy
  Mailer; Mon, 20 Dec 2010 07:10:50 -0500
Received: from BLU147-W28 ([65.55.111.72]) by
  blu0-omc2-s38.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675);
  Mon, 20 Dec 2010 04:10:45 -0800
Message-ID: <BLU147-W286D00E7451DD10D1BB460F4190_at_phx.gbl>
Content-Type: text/plain; charset="us-ascii"
X-Originating-IP: [94.200.61.10]
From: sameer inam <i_sameer_at_hotmail.com>
To: <ccielab_at_groupstudy.com>
Subject: Blocked Class A address
Date: Mon, 20 Dec 2010 12:10:45 +0000
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 20 Dec 2010 12:10:45.0972 (UTC)
  FILETIME=[EE7C2140:01CBA03E]
X-Converted-To-Plain-Text: from multipart/alternative by GroupStudy
X-Converted-To-Plain-Text: Alternative section used was text/plain

Experts ,
Any one advice about , how do I block class A addresses ?
Kind regards,

Sameer

Blogs and organic groups at http://www.ccie.net
Received on Mon Dec 20 2010 - 07:48:38 ART

This archive was generated by hypermail 2.2.0 : Sat Jan 01 2011 - 09:37:49 ART