[toc] Introduction Companies such as F5, A10, and Netscaler (owned by Citrix) have built their respective businesses on the need for load balancing devices in the data center and other parts of the network. While these devices can make the sharing of the load of incoming service connections (eg: HTTP, DNS, etc) very easy, they also come with a sometimes…
Author: Jason Van Patten
Dice Breaks SLI in Battlefield V (Again)
Just a quick post. A short while ago, I wrote this post on how to get SLI working in Battlefield V. Dice released a new Battlefield V patch as of 13 February, 2019. In it, they attempted to deal with the Level of Detail (LOD) cheaters. I’m not going to go into the details of what the LOD cheat entails,…
Current PC Audio Setup
[toc] Introduction I’ve spent a lot of years building up the audio setup on my gaming/editing PC. The parts are listed in the “Audio” section of this page. I figured I’d write up a long post describing what’s connected to what, why I did it the way I did, and the reason for purchasing the things I have. Bear in…
Battlefield V and NVidia SLI: Making It Work
[toc] Introduction The release of Battlefield V hasn’t gone without quite a number of hitches. From various annoying bugs, to Dice’s incessant fiddling with weapon balance and damage models. And we’re only about a month in to it as of this writing. However, one important thing for those of us using NVidia’s SLI technology is: there’s no support for it. …
Game Streaming: Full Circle
This is just a quick entry to wrap up my adventure with online streaming. It started like anything does: with nothing but an idea. I wanted to see if I could understand and figure out the technology behind streaming. I started on YouTube because they allow a near infinite upload bandwidth (turns out: it’s 51Mbit/sec) which made it possible for…
Cumulus and Arista EVPN Configuration
[TOC] Introduction Over the course of the last few entries, I documented my learning of Cumulus Linux, and how to do simple VXLAN with an EVPN control plane using their OS. All of this was done in a virtual environment on my server or my Mac laptop. One of the challenges of doing this in an actual network is the…
Cumulus VX on FreeBSD’s BHyve
[toc] Introduction Over the course of the last few weeks or so, I’ve been working with Cumulus Linux’s VX image on VirtualBox, on my Macbook Pro. As my virtual lab grew from a few VX images to the count of ten or so, my laptop began to complain. My laptop has a 4-core 2.8Ghz Core i7 with 16GB of RAM. …
Automating Cumulus With Ansible and ZTP
[toc] Introduction In the last few of my blog entries, I discussed setting up a virtual lab using Cumulus’ VX image for VirtualBox. I then went through and got EVPN working, and finally showed how using VXLAN, we can consider dumping MPLS for L2VPNs. This entry will focus on automating the bring-up of a new switch running Cumulus, and it’ll…
Deploying Firewalls With Routing
[toc] Introduction State-tracking firewall devices are commonly deployed at the border of data centers, office networks, and other corporate environments where precious IP needs to be kept out of the hands of others. My opinion of these firewall devices is that they should be avoided at all costs, and I’ll get into that later. Sometimes we’re forced to deploy things…
EVPN and VXLAN on Cumulus
[toc] Introduction and Purpose Introduction Almost three years ago, I wrote this long and detailed post about building a VXLAN-enabled virtual lab on a KVM hypervisor, using Arista’s vEOS image. Prior to that, I also wrote up this post regarding the ideas around using VXLAN for spanning L2 across an L3 infrastructure. In the second post, I wrote about the…