Networking

Using IPv6 outside of Docker with Docker

1 minute read

I recently activated IPv6 on my Netcup VPS, and in the process of setting it up on all my LXCs I noticed that for “reasons” the IPv6 default route would vanish after starting Docker (switching it all over to Podman is on my TODO list), effectively breaking the IPv6 connectivity on this LXC.

Enabling native IPv6 on Proxmox and LXC using SDN

3 minute read

In my original deployment of Proxmox on my VPS I only enabled IPv4, and I was using socat to forward traffic from the IPv6 address of the host to the internal IPv4 addresses of the containers. Not ideal, since this masks the external IP addresses, and also creates some latency and additional CPU load when processing IPv6.

Proxmox, LXC, and Debian Trixie

3 minute read

I run Proxmox Virtual Environment as my virtualisation platform. On top of this I use virtual machines using KVM and Linux Containers using LXC - both of which are natively supported on ProxmoxVE.

VPS Proxmox Love

6 minute read

Where I (re?)discovered Proxmox for LXC hosting on a VPS

SSH’ing to Unifi equipment with Fedora 37

1 minute read

Connecting to Unifi equipment (Switch 8/AP AC Pro) from Fedora37 fails out of the box with a very useful error Bad server host key: Invalid key length. This is because the dropbear used on these devices is woefully out of date, and still requires the use of ssh-rsa (with SHA1), which has been deprecated by OpenSSH in 2021,

Migrating from the Ubiquiti USG to OPNsense on a PCEngines APU2E4

1 minute read

As Ubiquiti seems to have abandoned any development for their UniFi Security Gateway - the last “stable” update (version 4.4.51) was more than a year ago, wasn’t all that stable and doesn’t fix many outstanding issues - I’ve decided that it’s time to move to something else to fill my routing/firewalling needs.

Telenet and Unifi

1 minute read

Some months back a friend of mine wanted to switch over to the Unifi platform (which I’ve been using now for about a year), and get it to play nice with his Telenet ISP setup aswell.

Upgrading the TP-Link Archer C5 (v1.2) to an Archer C7 (v2.0)

1 minute read

I own a TP-Link Archer C5 router, version 1.2 - which is identical to the TP-Link Archer C7, version 2.0, save for some limitations which are introduced through software. These limitations include a 300Mbps cap on 2.4GHz (450Mbps for the C7) and a 876Mbps cap on 5GHz (1300Mbps on the C7). Not that much, but still enough to be worth tinkering for. Since I was looking at increasing the WiFi sp...

Managing TP-Link easy smart switches from Linux

2 minute read

I’ve recently acquired some TP-Link ‘Easy Smart’ managed switches - cheap, decently built (metal casing), and a lot of features above the usual unmanaged stuff:

OpenWRT, dual routers, dual SSIDs and VLANS

4 minute read

Back in the day I used to have one router in the house: the D-Link DIR-825, flashed with OpenWRT. Configured with two SSIDs - one for internal network use, and one for guest access - the latter being separate from the internal network of the flat.

OpenWRT, Atheros & channel availability

less than 1 minute read

If you’re living outside the US, and you’re using OpenWRT (a fantastic 3rdparty opensource firmware for many routers), you might have noticed that not all the WiFi channels which are legally allowed in your region are actually available for you to choose from.

Hosting move

less than 1 minute read

I’ve moved hosting, from Lunar Pages to OVH. Lunar Pages is a good hosting, but their overselling and price hikes in the last few years made me look for something else.

Backup & restore of your Tomato-based router statistics

1 minute read

Since I recently moved, and now have my Tomato based WRT54GL on 24/7, I also wanted a way to keep a backup of those nice statistics the router generates. You have the option (built-in) to write them to nvram or to a CIFS share, but the former has a limited amount of writes, and the latter is not really stable (and I don’t have anything powered on all the time to keep the backups on).

My ISP - Part deux

less than 1 minute read

An update after my previous ISP post:

Grmble!

less than 1 minute read

I hate having to go through the blog to correct posts!

wrt54g time to live exceeded?

less than 1 minute read

I wonder how long the lifetime is of a Linksys WRT54G v2.2 router… I have one, and it’s been showing more and more problems with the WiFi part of the router: often after a powerup it just doesn’t initialise, no WiFi to be seen. The router reports it’s up, but there just isn’t any signal.

Proxy settings for Brussels Airlines lounge in Brussels airport

less than 1 minute read

Just in case you ever find yourself in the Brussels Airlines VIP lounge (in Brussels Airport), and you want to do something besides using IE on their internet pc’s, here are the proxy settings (that you can use in eg. putty). I had to find a way to open a command box to get to the settings, but in the end I managed.

My ISP

1 minute read

In june 2006 I switched from the cable provider Telenet (Expressnet) to the ADSL/hosting provider Schedom / Dommel (Netconnect). I can’t say I’ve been sorry.

DD-WRT

1 minute read

I reflashed my good old Linksys WRT54G router two weeks back, from using Sveasoft Talisman to DD-WRT. I must say, I’m happily amazed with the quality of this firmware. And, it’s for free too :D (you have to pay a 20$/year subscription fee for sveasoft to have access to their firmwares)