Re: [mailop] DigitalOcean IP ranges gone

2022-11-27 Thread Giovanni Bechis via mailop
On Fri, Nov 25, 2022 at 08:15:07PM +0100, Lukas Tribus via mailop wrote:
> Hello,
> 
> if we are talking about a list of DO IP prefixes, why not rely on
> routing information with bgpq4 [1] instead?
> 
> 
> $ bgpq4 AS-14061 -A4R32 -F '%n/%l\n' | wc -l
> 85
> $ bgpq4 AS-14061 -A6R128 -F '%n/%l\n' | wc -l
> 3
> $
> 
> Should be more reliable than a manually updated txt file.
> 
If you are using SpamAssassin you could also use Mail::SpamAssassin::Plugin::ASN
to add score based on the AS, rspamd has a similar plugin.

 Giovanni


signature.asc
Description: PGP signature
___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Slavko via mailop
Dňa 25. novembra 2022 21:21:18 UTC používateľ Jarland Donnell via mailop 
 napísal:
>DO uses third-party services to send emails. If you want to block only their 
>cloud ranges, blocking all of their announcements is appropriate.

Anyway, i do not block them directly. I use that ranges to
penalize (include in score) clouds in my SMTP connection/RCPT
reject score, to be more restrictive to them.

But in last three months log i see rejected only 24 (all clouds) of
them, thus not as big problem as often mentioned in this ML
and I can live without that. I am only disappointed, that this
particular cloud is not available now. Hope it will be back
again/soon.

Thanks to all ;-)

regards


-- 
Slavko
https://www.slavino.sk/
___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Jarland Donnell via mailop
DO uses third-party services to send emails. If you want to block only 
their cloud ranges, blocking all of their announcements is appropriate.


On 2022-11-25 14:16, Slavko via mailop wrote:
Dňa 25. novembra 2022 19:15:07 UTC používateľ Lukas Tribus via mailop 
 napísal:

Hello,

if we are talking about a list of DO IP prefixes, why not rely on
routing information with bgpq4 [1] instead?


I live in hope, that these published IPs are including cloud infra 
only,

not other IPs, as eg. their official MTAs (outbound) etc, while that AS
ranges includes it.

I tried bgpq4 some time ago, while i do not remember which cloud
provider it was, and there was huge difference between published
IP range and whole ASN ranges.

regards

___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Slavko via mailop
Dňa 25. novembra 2022 19:15:07 UTC používateľ Lukas Tribus via mailop 
 napísal:
>Hello,
>
>if we are talking about a list of DO IP prefixes, why not rely on
>routing information with bgpq4 [1] instead?

I live in hope, that these published IPs are including cloud infra only,
not other IPs, as eg. their official MTAs (outbound) etc, while that AS
ranges includes it.

I tried bgpq4 some time ago, while i do not remember which cloud
provider it was, and there was huge difference between published
IP range and whole ASN ranges.

regards


-- 
Slavko
https://www.slavino.sk/
___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Lukas Tribus via mailop
Hello,

if we are talking about a list of DO IP prefixes, why not rely on
routing information with bgpq4 [1] instead?


$ bgpq4 AS-14061 -A4R32 -F '%n/%l\n' | wc -l
85
$ bgpq4 AS-14061 -A6R128 -F '%n/%l\n' | wc -l
3
$

Should be more reliable than a manually updated txt file.


[1] https://github.com/bgp/bgpq4
___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Slavko via mailop
Dňa 25. novembra 2022 18:09:21 UTC používateľ Jim Popovitch via mailop 
 napísal:

>It hasn't been there since at least 2022-Feb according to this:

I am sure, that it was accessible after that date, my last update is
from 28. october of this year...

regards


-- 
Slavko
https://www.slavino.sk/
___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Michael Peddemors via mailop

On 2022-11-25 10:05, Slavko via mailop wrote:

Hi,

i was using https://digitalocean.com/geo/google.csv to fill my
internal rbldnsd, but recently i start getting 404 for it. I do not
update these IP ranges too often, thus i am not sure when it
starts to happen, but the problem persists about one week.

I checked DO docs, but the URL doesn't changed in it.

Please, know someone if it is some temporary problem, list
is gone, or that URL changed?

regards



We just started seeing errors last week on that list.  But I don't 
expect it to change much ;)


--
"Catch the Magic of Linux..."

Michael Peddemors, President/CEO LinuxMagic Inc.
Visit us at http://www.linuxmagic.com @linuxmagic
A Wizard IT Company - For More Info http://www.wizard.ca
"LinuxMagic" a Registered TradeMark of Wizard Tower TechnoServices Ltd.

604-682-0300 Beautiful British Columbia, Canada

This email and any electronic data contained are confidential and intended
solely for the use of the individual or entity to which they are addressed.
Please note that any views or opinions presented in this email are solely
those of the author and are not intended to represent those of the company.

___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


Re: [mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Jim Popovitch via mailop
On Fri, 2022-11-25 at 18:05 +, Slavko via mailop wrote:
> Hi,
> 
> i was using https://digitalocean.com/geo/google.csv to fill my
> internal rbldnsd, but recently i start getting 404 for it. I do not
> update these IP ranges too often, thus i am not sure when it
> starts to happen, but the problem persists about one week.
> 
> I checked DO docs, but the URL doesn't changed in it.
> 
> Please, know someone if it is some temporary problem, list
> is gone, or that URL changed?
> 

It hasn't been there since at least 2022-Feb according to this:
https://www.digitalocean.com/community/questions/what-happened-to-the-digitalocean-ip-address-list


___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop


[mailop] DigitalOcean IP ranges gone

2022-11-25 Thread Slavko via mailop
Hi,

i was using https://digitalocean.com/geo/google.csv to fill my
internal rbldnsd, but recently i start getting 404 for it. I do not
update these IP ranges too often, thus i am not sure when it
starts to happen, but the problem persists about one week.

I checked DO docs, but the URL doesn't changed in it.

Please, know someone if it is some temporary problem, list
is gone, or that URL changed?

regards

-- 
Slavko
https://www.slavino.sk/
___
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop