this post was submitted on 15 Sep 2025
836 points (98.2% liked)

memes

17393 readers
1066 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 

Welcome to 2025
@memes@lemmy.world

you are viewing a single comment's thread
view the rest of the comments
[–] DaPorkchop_@lemmy.ml 9 points 2 days ago (1 children)

I spent multiple days getting SYN flooded to the point my router would crash and reboot over and over, and it stopped the moment I set up cloudflare and asked my ISP to change my IP. This was the instance which pushed me over the edge, but there had been smaller attacks lasting a few minutes each for years leading up to this.

[–] gagootron@feddit.org 11 points 2 days ago (1 children)

What kind of router to you have? A good router should not crash from any amount WAN traffic. But yes, if you host anything you will get scanned even harder than usual.

[–] DaPorkchop_@lemmy.ml 3 points 2 days ago (2 children)

A shitty ISP-supplied modem/router which I have to use :|

[–] pulsewidth@lemmy.world 3 points 2 days ago (1 children)

Where are you? I bet there's at least a few local ISPs that would allow you to use a user-supplied router.

[–] DaPorkchop_@lemmy.ml 3 points 2 days ago

There are better ISPs around, but my parents (who are the ones paying for it) don't want to switch providers because... reasons? At any rate it isn't happening any time soon, but once I move out I'll finally be able to switch to Init7 and be done with it all :)

[–] gagootron@feddit.org 1 points 2 days ago (1 children)

Maybe you can enable bridge mode on it? Then you could run something like opnsense behind it.

[–] DaPorkchop_@lemmy.ml 2 points 2 days ago

It's only got a DMZ mode where I can configure it to forward all incoming traffic to my own router running behind it, but even in that mode it still has to NAT all the packets. IPv6 traffic seems to get forwarded along without much (if any) additional processing, but for hosting stuff publicly I would obviously need to expose IPv4 as well.