Skip to main content
  1. Tags/

Infrastructure

2022


Forcing A or AAAA record resolution with CoreDNS

·690 words·4 mins
Some devices will favour IPv6 when configured, which is great, however there are sometimes that you want a device to only resolve either the v4 or v6 addresses.

LLDP on Intel X710 Network Cards

·243 words·2 mins
It’s sometimes useful to be able to match ports on a system to those on a switch from both sides.

2015


2013


On the fly content replacement using F5 Load balancers

·775 words·4 mins
In the modern web application world, a large proportion of sites are using SSL Offloading, be this for the added security of the web servers not having the SSL private key on them (and hence if compromised the certificate is not necessarily compromised as well) or for the performance boost associated of using hardware accelerators.