read about technology, with a focus on networking and automation, and whatever else comes along




Home



Welcome to Conproly! You can find the five latest posts below or you can use the menu to reach other parts of the site. I hope you find something useful.



Virtual PfSense Messes Up Interface Assignments
Published on 2021-11-07

As readers of this blog might know, I’ve been a long time user of PfSense. Throughout the years, this firewall has served me well, even though certain features don’t seem to get the priority they deserve (hello zone based firewall policies). Recently, I’ve encountered some quirky behavior on multiple occassions. When running PfSense in a virtual machine, certain scenarios can cause the software to become confused about interface assignments. These scenarios can be difficult to mitigate. This post shows you how to restore the firewall to its proper state.

/img/posts/20211107-virtual-pfsense-messes-up-interface-assignments/pfsense-logo.png





Configuring Aruba WLC With External Captive Portal
Published on 2020-07-16

For a client who operates a campsite, I installed a new Aruba 7010 WLC with a few outdoor AP’s (AP375’s). The campsite runs a PfSense firewall that also serves a captive portal page for guest WiFi access. Getting the Aruba WLC to play nice with the external captive portal was not very straightforward. In this post, I explain the challenges I ran into and how to solve them.

/img/posts/20200716-configuring-aruba-wlc-with-external-captive-portal/aruba-logo.png





Default Gateway Behavior On Cisco Switches
Published on 2018-09-23

On Cisco switches that do not perform routing, setting up a default route or a default gateway can be a little bit confusing. I’ve seen some configuration drift in our network recently were incorrect settings caused some switches to become unreachable for management. Read on to find out the details.

/img/posts/20180923-default-gateway-behavior-on-cisco-switches/logo-1.png





Building A Network Automation Lab
Published on 2018-09-22

While preparing to dive into Ansible and Nornir a lot more, I decided to set up a good lab environment. Making use of Eve-NG and some well-known Linux tools, you can build whatever you need. I’ve built a simple topology based on Cisco for switching and Juniper for routing, to try out any automation tool I choose. Read on to find out more.

/img/posts/20180922-building-a-network-automation-lab/logo-2.png





Running HAProxy and Let's Encrypt on Docker
Published on 2018-09-20

I had to migrate my reverse proxy away from the PfSense package to a standalone solution. One requirement was having automated certificates from Let’s Encrypt. Manually setting up all kinds of Linux applications will become tedious, so once again we’re looking at leveraging Docker to simplify operations.

/img/posts/20180920-running-haproxy-and-lets-encrypt-on-docker/logo-3.png