I had an IPFS node running locally, without any problems. This morning I decided to move it to my hosting provider, Hetzner. Shortly after that I received an email from their abuse dept. about my server running network scans.
Now I’ve read that ipfs config server should fix update the node of my configuration to prevent this. However, when I try that, all I get is: Error: failed to get config value: " key has no attributes"
How do I make my node so that Hetzner approves of it? Would a manual update of my config do the trick? If so, what do I change?
This happens with Hetzner all the time because they have no VLANs and all customers are on a single LAN and IPFS tries to discover other nodes in the same LAN by default.