Yes ogproxy too is functionnal on dev
how to prevent DDoS attacks ?
-
@phenomlab we use digital ocean, and I have checked their website before, they do not have this service, and they recommend cloudflare for this purpose.
-
@crazycells Ok, but do they have a firewall that you can leverage? Depending on if this exists, and how advanced it is, we can use this to drop most of the unwanted traffic at the root.
-
@phenomlab they have firewall but we have to input individual rules, there is no country block.
Additionally, we use UFW and we only allow https.
-
-
@phenomlab yes, we were checking here yesterday, but we have seen comments about disabled ufw after doing thisā¦ so, we have skipped itā¦
additionally, we see 4-5 countries on the listā¦ and I think the attackers are stubborn people, so the list might become longer after these settings.
-
@crazycells In addition, if you are using Virtualmin, you can leverage Fail2Ban which is a lot more powerful.
-
@phenomlab yes, we do have fail2ban set up already, sorry I wrote in the first post, but I did not write the usual way Fail2Ban
-
@crazycells There is also a way to do this with
fail2ban
usinghttps://blog.reinhard.codes/2023/04/02/restricting-access-to-ssh-using-fail2ban-and-geoip/
Obviously, you substitute port 22 (SSH) for port 443 (HTTPS)
-
@phenomlab can I ask your values of these settings?
-
@crazycells Iād leave those as they are and handle this much further upstream (at NGINX or OS level)
-
@phenomlab we already have those settings changed before, so it might help if I know the default valuesā¦ I guess you have them unchanged? Can I learn those default values?
-
@crazycells Of course - see below
-
maybe we should switch to aws, it has a shield for ddos protectionā¦
https://aws.amazon.com/shield/ddos-attack-protection/
which provider do you think is best against ddos attacks?
-
@crazycells Hetzner also has excellent DDoS protection, a stateful firewall, and I have a referral link meaning you get credits for freeā¦
EDIT: Much of this really depends on where you want your server placed. Hetzner are based in Germany, Helsinki, and now the US
-
@phenomlab sure, please send me your link. we were considering aws quite some time, but I will send your link to our developer as well, so he can make decision.
in general, we were trying to stay away from europe or european products due to strict laws and requirements. our user base is either from the US or from Turkey, so we prefer to decrease the amount of work we do
-
@phenomlab oh I see a link there now, but I believe that is not referral link?
-
@crazycells Youād be better placed with Hetzner in the US I think. AWS can get VERY expensive very quickly. My referral link for Hetzner is below.
I personally use Hetzner and also have a āstorage boxā with 1Tb of storage for backups located in another datacentre for recovery purposes.
-
This might also be usefulā¦
-
@phenomlab on a side note, is there any easy way to implement a ruleā¦ to allow only two geolocation (countries) but block the access from the rest of the countries?
-
@crazycells yes, but without Cloudflare youād need to perform more checks to determine traffic origin before you have make a decision as to block or permit.
Did this solution help you?
Related Topics
-
Block Domain
Solved Let's Build It -
NodeBB socket with CloudFlare
Unsolved Performance -
-
-
-
-
Link vs Refresh
Solved Customisation -
NodeBB Footer
Solved Customisation