[14055] in North American Network Operators' Group
Re: Eugene Kashpureff's Defense Fund (fwd)
daemon@ATHENA.MIT.EDU (Randy Bush)
Wed Nov 26 00:45:14 1997
Date: Tue, 25 Nov 97 21:38 PST
From: Randy Bush <randy@psg.com>
To: Charles Sprickman <spork@inch.com>
Cc: nanog@merit.edu
> How do I configure my router to drop all smtp packets containing text
> formatted in narrow columns?
conf t
ip access-list 666 deny nar.row.min.ds 0.0.0.0 255.255.255.255 0.0.0.0
ip access-list 666 permit any any
need it in gated too?
randy