After the latest hosting problems - forum moved to another hosting provider

For questions and answers to problems with the forum.
Message
Author
User avatar
jasonjohn
Posts: 3080
Joined: Mon 27 Sep 2004, 12:10 am
Has thanked: 7 times
Been thanked: 4 times

Re: After the latest hosting problems - forum moved to another hosting provider

#31 Post by jasonjohn »

Thanks for your work on this! Working for me atm

User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#32 Post by TheGardner »

oakey wrote: Fri 17 Oct 2025, 10:23 pm Issues with forum today again, now it seems to be working but only if you're logged in
I'm afraid, the forum have seen it's best times and now will slowly going to die. For me it looks like someone don't want to let this place happen and attacking it again and again.

So what I can say is, that everyone -in future- will find this place available, which will be good, but most of the time probably unavailable, because the place is under major attacks...
The traffic currently goes over cloudflare servers, which helps the attacks won't harm much, but this all wouldn't help posters much here, cause the page will be unavailable during the attacks.

Attached just a screenshot, which shows how much traffic hit the forums and to compare to the usual traffic, which is close to nill....
You do not have the required permissions to view the files attached to this post.

User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#33 Post by TheGardner »

I'm tired to fight against this all and all I will do in the future is waiting and sitting these attacks out. That's all I can do. I won't spend more additional money in this all, just to play around for fun with these stupid attacker(s)...

User avatar
psbfannyc
Posts: 1533
Joined: Thu 30 Oct 2003, 6:24 pm
Been thanked: 1 time

Re: After the latest hosting problems - forum moved to another hosting provider

#34 Post by psbfannyc »

TheGardner wrote: Sat 18 Oct 2025, 1:25 pm I'm tired to fight against this all and all I will do in the future is waiting and sitting these attacks out. That's all I can do. I won't spend more additional money in this all, just to play around for fun with these stupid attacker(s)...
Thank you for all your help Stefan. Can anyone here in the forum help here? It's not fair to put this on Stefan's shoulders. Anyone?

User avatar
oakey
Posts: 689
Joined: Sat 27 Apr 2013, 5:07 pm
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#35 Post by oakey »

Sad to see this indeed. I am not a tech person, so I cannot be of any help I'm afraid.

It's working fine now though.

User avatar
leesmapman
Posts: 3581
Joined: Wed 03 May 2006, 11:51 am
Been thanked: 3 times

Re: After the latest hosting problems - forum moved to another hosting provider

#36 Post by leesmapman »

Do you have your own vps with full access? If so, you can check the apache access logs. At the moment a lot of websites are under attack from China (AI bots) and you can see that in your access logs.

I have the same problems with my VPS server, where I block a lot of IP adresses that generate the most hits, which helps a lot.

Verstuurd vanaf mijn SM-A528B met Tapatalk


User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#37 Post by TheGardner »

First was thinking about AI bots and much of the problems in the past were to lead back to bots like GPT or other AI bot, but the last one was done by some human. Whenever I blocked a country (China) it more tried to hit the page from another country. Did I blocked Vietnam, it came from Brasil..
Did I blocked Brasil, it came from Argentina and Ecuador...

User avatar
leesmapman
Posts: 3581
Joined: Wed 03 May 2006, 11:51 am
Been thanked: 3 times

Re: After the latest hosting problems - forum moved to another hosting provider

#38 Post by leesmapman »

I think you can block based on user agents in the Apache config. But the DDoSer probably spoofs a "normal" user agent like a webbrowser or something like that.

User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#39 Post by TheGardner »

leesmapman wrote: Sun 19 Oct 2025, 8:20 am But the DDoSer probably spoofs a "normal" user agent like a webbrowser or something like that.
That was the problem on the latest attacks. In the end I blocked China, Vietnam, Argentina, Ecuador and Brazil... But the last three countries have plenty of members here and that's the problem.

User avatar
leesmapman
Posts: 3581
Joined: Wed 03 May 2006, 11:51 am
Been thanked: 3 times

Re: After the latest hosting problems - forum moved to another hosting provider

#40 Post by leesmapman »

At work, we've been working on a solution for this problem. Someone suggested the following:
https://modsecurity.org

This is an open source extension for Apache and functions as a web application firewall. This means you can implement rules for suspicious behaviour and these will be blocked. These are based on suspicious mysql or javascript injections, but also mass-visits from ip-addresses, etc.

User avatar
leesmapman
Posts: 3581
Joined: Wed 03 May 2006, 11:51 am
Been thanked: 3 times

Re: After the latest hosting problems - forum moved to another hosting provider

#41 Post by leesmapman »

Another option is this one:
https://github.com/mitchellkrogza/apach ... ot-blocker

This is a pretty simple, daily updated list of ip-addresses and referrers that will be blocked when visiting your webserver. Again, you will need shell-access and root-access to install it all. It requires altering some apache-configs. After that all is done, you need to call a shell-script to update the list every day, so it might be handy to create a daily (cron)job for that.

I have this on my hobby/forum webserver and it works well. I got a lot less traffic, bots and the forum I'm running is a lot faster now.

User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#42 Post by TheGardner »

Okay, Fatal error on Cloudflare this time... Guess we'll read about this in the next coming days. Major companies worldwide affected.

User avatar
leesmapman
Posts: 3581
Joined: Wed 03 May 2006, 11:51 am
Been thanked: 3 times

Re: After the latest hosting problems - forum moved to another hosting provider

#43 Post by leesmapman »

TheGardner wrote: Tue 18 Nov 2025, 2:37 pm Okay, Fatal error on Cloudflare this time... Guess we'll read about this in the next coming days. Major companies worldwide affected.
Yes, a lot of websites were down. But I think it works again.

User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

Re: After the latest hosting problems - forum moved to another hosting provider

#44 Post by TheGardner »

TheGardner wrote: Tue 18 Nov 2025, 2:37 pm Okay, Fatal error on Cloudflare this time... Guess we'll read about this in the next coming days. Major companies worldwide affected.
If the forum is routed via Cloudflare, it isn't possible to auto-extend the domain certificate and so the forum was unavailable after the old certificate went invalid yesterday. That's the reason for the downtime in the last couple of hours.

Post Reply