edit posts

This commit is contained in:
fzorb 2025-05-16 08:16:45 +03:00
parent 1189065cde
commit 6ebf324481
22 changed files with 115 additions and 149 deletions

View file

@ -1,8 +1,8 @@
+++
title = 'IPv6 Adventures'
date = 2024-10-23T09:27:29+03:00
draft = false
+++
---
title: 'IPv6 Adventures'
date: 2024-10-23T09:27:29+03:00
draft: false
---
Today's story starts in a similar vein as to the last one. While waiting for a train, I stumbled across a provider which offered extremely cheap hosting, and severely undercut Gullo. Their name is [C-SERVERS](https://c-servers.co.uk/) and they seem to be reselling Hetzner, just like Gullo, but they give you more ram, at the cost of not giving you any IPv4 ports, at least as far as I can tell. So I bought one of their NanoVPS servers. Then, I hit my first roadblock... I can't SSH!
Unfortunately, due to my ISP being stupid, enabling IPv6 on our home router would do more harm than good, so as a temporary measure, I decided to use [tunnelbroker](https://tunnelbroker.net), which gave me a free IPv6 address. And now I can SSH!