Does anyone have a good virus filtesr they would be willing to share
Hi, I am looking for an example of a good "in." and "out". filter for the hiper arc. Does anyone have filters they would be willing to share? Thank you!
On Thursday 15 July 2004 01:31 pm, Cyrus Smith wrote:
Hi, I am looking for an example of a good "in." and "out". filter for the hiper arc. Does anyone have filters they would be willing to share?
You said good. This doesn't really fit the category but I slapped this in just to stop all the abuse reports. Of course other viruses hit other ports but you can get an idea of what a very simple filter looks like. I haven't really done more than this. IP: 10 ACCEPT dst-addr=0.0.0.0; 20 REJECT tcp-dst-port=135; 30 REJECT tcp-dst-port=137; 40 REJECT tcp-dst-port=138; 50 REJECT tcp-dst-port=139; 60 REJECT tcp-dst-port=445; 70 REJECT udp-dst-port=135; 80 REJECT udp-dst-port=137; 90 REJECT udp-dst-port=138; 100 REJECT udp-dst-port=139; 110 REJECT udp-dst-port=445; -- Lewis Bergman Texas Communications 4309 Maple St. Abilene, TX 79602-8044 325-695-6962 ext 301 800-299-6962
participants (2)
-
Cyrus Smith -
Lewis Bergman