101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

501
active users

#howipv6helpedmethisweek

0 posts0 participants0 posts today
kasperd<p>Thanks to IPv6 I can route an IP prefix to my laptop and use it for developing software in Docker containers. The software can use this to connect to a database hosted at a cloud provider which is shared with other developers.</p><p>Since there is no NAT I don't have to worry about TCP connections stalling when the NAT times out connections.</p><p><a class="hashtag" href="https://westergaard.social/tag/howipv6helpedmethisweek" rel="nofollow noopener" target="_blank">#HowIPv6HelpedMeThisWeek</a></p><p>For security the database is protected using both an IP whitelist and TLS certificates for both client and server.</p>
goetz 🚲<p>Configuring an <a href="https://chaos.social/tags/unbound" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unbound</span></a> DNS Server I learned that it has a <a href="https://chaos.social/tags/NAT64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NAT64</span></a> mode.</p><p>Saved me from having to configure this server dual stacked to reach <a href="https://chaos.social/tags/IPv4only" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IPv4only</span></a> authoritative nameserver. </p><p>Looking at you <span class="h-card" translate="no"><a href="https://zdf.social/@ZDF" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ZDF</span></a></span>!</p><p><a href="https://chaos.social/tags/IPv6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IPv6</span></a> </p><p><a href="https://chaos.social/tags/HowIPv6HelpedMeThisWeek" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HowIPv6HelpedMeThisWeek</span></a></p>
kasperd<p>A website I manage has been subject to some port scans and subsequently a management interface on a separate port number has seen password brute force attempts.</p><p>Since IPv6 gives me enough addresses I have moved the management interface to a different IP address.</p><p>IPv6 has so many addresses that scanning all of IPv6 address space is not feasible. So scans use other methods such as scanning known domain names.</p><p>If you have multiple domain names pointing to your host they don't all have to point to the same IP address.</p><p><a class="hashtag" href="https://westergaard.social/tag/howipv6helpedmethisweek" rel="nofollow noopener" target="_blank">#HowIPv6HelpedMeThisWeek</a></p>