update old post (stalled ssh connections... again)
This commit is contained in:
parent
c5226f28df
commit
7ff3571259
2 changed files with 17 additions and 1 deletions
|
@ -5,7 +5,7 @@ summary: >
|
||||||
This is how I solved it.
|
This is how I solved it.
|
||||||
<small>The thumbnail was created with Google AI (Imagen 3).</small>
|
<small>The thumbnail was created with Google AI (Imagen 3).</small>
|
||||||
date: 2024-10-06T19:30:17+02:00
|
date: 2024-10-06T19:30:17+02:00
|
||||||
lastmod: 2024-12-17T17:24:02+0000
|
lastmod: 2025-01-05T09:03:01+0000
|
||||||
categories:
|
categories:
|
||||||
- computerstuff
|
- computerstuff
|
||||||
tags:
|
tags:
|
||||||
|
@ -57,3 +57,16 @@ ClientAliveInterval 60
|
||||||
ClientAliveCountMax 10000
|
ClientAliveCountMax 10000
|
||||||
TCPKeepAlive yes
|
TCPKeepAlive yes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{< alert "triangle-exclamation" >}}
|
||||||
|
**Update on January 5 2025:**
|
||||||
|
Another change to the firewall setup in my home network.
|
||||||
|
{{< /alert >}}
|
||||||
|
|
||||||
|
I did not had this on my mind but I accidentally saw my firewall retrieving
|
||||||
|
a blacklist from my server and like instantly my ssh session was unusable again.
|
||||||
|
|
||||||
|
I now reduced the amount of updates the firewall retrieves the blacklist and hope
|
||||||
|
for the best!
|
||||||
|
|
||||||
|
![pfBlockerNG settings of blacklisted IPs](./pfsense-pfblockerng-ipsettings.png "Image shows the settings screen of pfBlockerNG and the IPv4 feeds")
|
BIN
content/posts/2024/70-stalled-ssh-connections/pfsense-pfblockerng-ipsettings.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/70-stalled-ssh-connections/pfsense-pfblockerng-ipsettings.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue