This is a requested one, so will only sum up the important bits. The integrated web application firewall is very powerful. It allows you to host several web applications behind one IP. Both http and https are available. With the latter you can ise the built in LE integration. Try out this fast how-to to… Continue reading Set up Sophos UTM WAF with Let's Encrypt
Category: Network
Update FreeDNS with PowerShell and Task Scheduler
After my long loved Raspberry Pi died I needed a new way to update a dynamic DNS. I recently discovered the Invoke-WebRequest cmdlet that lets you send an HTTP(S) request and parse pretty much whatever you get in return. My use for this is to keep a site-to-site VPN to my lab up and running.… Continue reading Update FreeDNS with PowerShell and Task Scheduler
Configure VLAN on Netgear switches
As I had to google this one for my self, I thought there could be one more article about configuring VLANs on Netgear switches. Multiple Virtual LANs will resolve how to move two or more separated networks to another room in your house with just one Ethernet cable. This could be LAN and WLAN, or in… Continue reading Configure VLAN on Netgear switches