this post was submitted on 08 Dec 2024
20 points (91.7% liked)

Monero

1725 readers
17 users here now

This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.

GitHub

StackExchange

Twitter

Wallets

Desktop (CLI, GUI)

Desktop (Feather)

Mac & Linux (Cake Wallet)

Web (MyMonero)

Android (Monerujo)

Android (MyMonero)

Android (Cake Wallet) / (Monero.com)

Android (Stack Wallet)

iOS (MyMonero)

iOS (Cake Wallet) / (Monero.com)

iOS (Stack Wallet)

iOS (Edge Wallet)

Instance tags for discoverability:

Monero, XMR, crypto, cryptocurrency

founded 2 years ago
MODERATORS
 

The Monero Research Lab (MRL) has decided to recommend that all Monero node operators enable a ban list

https://github.com/Boog900/monero-ban-list/blob/main/ban_list.txt

  • Download the ban list and:

./monerod --ban-list

๐Ÿง https://gist.github.com/Rucknium/76edd249c363b9ecf2517db4fab42e88

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Eriq@monero.town 1 points 2 weeks ago* (last edited 2 weeks ago) (8 children)

All the subnet addresses are not banned and shows error when adding any subnet, other IPs without the subnet format are added successfully : "

2024-12-08 22:08:06.735 E Invalid IP address or IPv4 subnet: 91.198.115.0/24

2024-12-08 22:08:06.735 E Invalid IP address or IPv4 subnet: 100.42.27.0/24

2024-12-08 22:08:06.735 E Invalid IP address or IPv4 subnet: 162.218.65.0/24

2024-12-08 22:08:06.735 E Invalid IP address or IPv4 subnet: 193.142.4.0/24

2024-12-08 22:08:06.735 E Invalid IP address or IPv4 subnet: 199.116.84.0/24

2024-12-08 22:08:06.735 E Invalid IP address or IPv4 subnet: 209.222.252.0/24 "

These IPs account for more than half the problem and do not seem to be banned properly by the ban list.

If the subnet format does not work we could enumerate the subnet and have each individual IP from that subnet on the list as a workaround.

[โ€“] Wave@monero.town 1 points 2 weeks ago (6 children)

Node operators who use this list should subscribe to Boog900/monero-ban-list updates so that a new version can be added when changes are made to the list.

[โ€“] Eriq@monero.town 1 points 2 weeks ago (2 children)

Is this a common issue of ban lists unable to parse subnets or am I the only one because if no one is banning these subnets due to parsing error that is small problem.

[โ€“] shortwavesurfer@lemmy.zip 2 points 1 week ago (1 children)

Looks like it might be something on your end because I just tried one of the IPs that yours gave an invalid for and it works fine.

[โ€“] Eriq@monero.town 1 points 1 week ago (1 children)

Did you manually ban from the monerod terminal? subnet parsing works when manually banning it from cli but seems to have issues when loading automatically ban list. If u loaded it with the ban list and it worked then it is somehow a local issue for me.

[โ€“] shortwavesurfer@lemmy.zip 1 points 1 week ago

I did not do it manually. I loaded in the list and it worked fine.

[โ€“] Wave@monero.town 1 points 2 weeks ago (1 children)

Don't worry, it's not a problem. It's just that every connection to the potentially spying nodes on this list that is blocked potentially strengthens the Monero network privacy.

[โ€“] ReversalHatchery@beehaw.org 1 points 2 weeks ago

are you sure? I think this is a different problem

load more comments (3 replies)
load more comments (4 replies)