Git Product home page Git Product logo

hardwarefreak.com-fqrdns.pcre's People

Contributors

megahall avatar moisseev avatar simondeziel avatar stevejenkins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hardwarefreak.com-fqrdns.pcre's Issues

Drop rule for in-addr.arpa

Can't see a valid reason for this rule to exist:

/.in-addr.arpa$/ REJECT Generic - Please relay via ISP

ISP Static ranges

I was wondering about two rules that I have false positives on.

/^rrcs(-[12]?[0-9]{1,2}){4}.[a-z]{2,10}.biz.rr.com$/ REJECT Generic - Please relay via ISP (rr.com)
/^wsip(-[12]?[0-9]{1,2}){4}.([a-z]{2}.){2}cox.net$/ REJECT Generic - Please relay via ISP (cox.net)

I believe the first one is static, based on the biz, but I am not positive.
The second one I know is static, based on the wsip.

I have whitelisted ip's that match both the above rules.

Based on the last year of logs, For the first rule, the user seems to have fixed their issue, or no longer contacts us.
146 attempts matched the above rule
393 attempts where blocked before matching, due to rbl rules

For the second rule, we still have clients matching it, and using our specific ip exception.
87 matched the second rule above (cox), of them 47 where false positives.
133 attempts where blocked before matching, due to rbl rules.

I know this is small results, but while people are debating other rules, I thought these could use a tine discussion, or if the in-addr.arpa rule was put into a more targeted list, these I think should be moved also.

Removal of some greek ISP

You can remove these entries as these greek ISPs don't exist any more:

ontelecoms.gr
acn.gr
vivodi.gr

Overhead?

Steve: Thanks for taking on the maintenance of this. Not really an issue per se, Just a concern. Hopefully it's an OK place to ask. Those pcre files are pretty lengthy. Is there much overhead in applying them to every message that comes through?

+1 (infinite loop)

Hello,

The following address sent spam today, and it does not occur in the list:
77.47.47.237.dynamic.cablesurf.de

As keeping the list up to date is impossible, I suggest you replace individual entries with a common pattern. For example, the following rules replace about 320 individual entries, they automatically include similar new entries, and help speedup postfix's filtering:

/dyn(amic|adsl|dsl|ip)?[0-9]?[.-]/ REJECT Dynamic - Please relay via your ISP
/dial(in|up|-up|ip|pool|bs)?[0-9]?[.-]/ REJECT Dynamic - Please relay via your ISP
/dhcp[0-9]?[.-]/ REJECT Dynamic - Please relay via your ISP
/(wireless|wifi|wimax)[.-]/ REJECT Dynamic - Please relay via your ISP

I also suggest removing the "static" addresses: offices get those, and some host their own well-configured e-mail servers.

FPs due to dd.*\.kasserver\.com

I have only recently started to use fqrdns.pcre and quickly found some domains/senders causing FPs due to

/^dd[1-9][0-9]{3,5}\.kasserver\.com$/ REJECT Generic - Please relay via ISP (kasserver.com)

In many if not all cases the IP addresses + the FQrDNS names have been stable over the course of several months (I checked my logs since January 2019). The domains with the highest volumes are

seiteanseite.at 85.13.147.26 dd28616.kasserver.com
wohlrab.at 85.13.145.46 dd26118.kasserver.com
mailman.pxldsk.com 85.13.153.66 dd36426.kasserver.com
kindertheater.com 85.13.145.208 dd26926.kasserver.com
drehbuchforum.at 85.13.133.140 dd10926.kasserver.com
fluglaerm.at 85.13.152.9 dd34912.kasserver.com
concordia.at 85.13.130.23 dd3712.kasserver.com

EDIT: Found not just 2 but several more FPs.

>postmap fqrdns.pcre

postmap fqrdns.pcre

postmap: warning: fqrdns.pcre.db: duplicate entry: "if"
postmap: warning: fqrdns.pcre, line 346: expected format: key whitespace value
postmap: warning: fqrdns.pcre, line 347: expected format: key whitespace value
postmap: warning: fqrdns.pcre.db: duplicate entry: "if"
postmap: warning: fqrdns.pcre, line 485: expected format: key whitespace value
postmap: warning: fqrdns.pcre.db: duplicate entry: "if"
postmap: warning: fqrdns.pcre.db: duplicate entry: "/^[12]?[0-9]{1,2}(-[12]?[0-9]{1,2}){3}.3g.claro.net.br$/"
postmap: warning: fqrdns.pcre.db: duplicate entry: "/^[12]?[0-9]{1,2}(-[12]?[0-9]{1,2}){3}.goodline.info$/"
postmap: warning: fqrdns.pcre.db: duplicate entry: "/^broadband(-[12]?[0-9]{1,2}){4}.nationalcablenetworks.ru$/"
postmap: warning: fqrdns.pcre.db: duplicate entry: "/^ppp(-[12]?[0-9]{1,2}){4}.dialup.tiscali.it$/"
postmap: warning: fqrdns.pcre, line 1732: expected format: key whitespace value

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.