ip route add blackhole 64.79.89.0/19
ip route add blackhole 64.79.85.0/19
I try to add these ranges into route but they give
RTNETLINK answers: Invalid argument
I am not sure if it is about those ranges or a specific problem on my server but other IP ranges work without any issue.
How can I detect the cause of the problem?