Skip to content

🐛 Bug: Gmail IPs on CSF_MASTER list #83

@jdimea

Description

@jdimea

CSF › Version

15

CSF › Release

Stable

System › OS

Linux

System › Distro & Version

AlmaLinux release 8.10

Control Panel › Name

cPanel

Priority

Normal

Issue Description

Gmail IPs are in CSF_MASTER which cause mail delivery issues.

$ curl -s https://raw.githubusercontent.com/Aetherinox/csf-firewall/main/blocklists/master.ipset | grep 209.85.221.17
209.85.221.171
209.85.221.172
209.85.221.173
209.85.221.177
209.85.221.179

I think we should look into excluding Gmail's IP ranges to prevent this issue.

Here is a list of their IPs:

$ dig +short txt _spf.google.com
"v=spf1 ip4:74.125.0.0/16 ip4:209.85.128.0/17 ip6:2001:4860:4000::/36 ip6:2404:6800:4000::/36 ip6:2607:f8b0:4000::/36 ip6:2800:3f0:4000::/36 ip6:2a00:1450:4000::/36 ip6:2c0f:fb50:4000::/36 ~all"

Steps To Reproduce

N/A

Logs › Lfd

No response

Config › csf.conf

No response

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type › BugSomething isn't working› IPSET BlocklistsIssue regarding auto-generated IPSET blocklists

    Projects

    Status

    Queue

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions