I am interested in running my own node, but does the software offer DDoS protection in any way? Should I do this at the network layer? What best practices are common here?
Asked
Active
Viewed 134 times
1 Answers
6
No there is no build in DDoS protection.
In my opinion, you have two options:
- External Software like https://github.com/jgmdev/ddos-deflate
- You could whitelist your neighbours with iptables.
-
Ok, thank you. I hope that one day the node software becomes a "one click" thing where it just works and does everything for you without having to worry about DDoS, finding neighbours, etc. – Muppet Dec 01 '17 at 21:29
-
I'm pretty sure as IOTA grows and more devs become interested, there will be lots of community driven projects like that. – Sune Dec 04 '17 at 03:05
-
1If you go whitelist there's no access point for wallets.... – Helmar Dec 04 '17 at 07:18