Ansible.VxLAN.Cumulus February 7, 2020 The title explains pretty well what this post is about. After playing with VXLAN’s in the previous posts, the next obvious step these days…
Routing VXLAN’s February 3, 2020 Now that we have configured a VXLAN (see the previous post: https://latebits.com/2020/01/31/vxlans-on-cumulus/ ), the next step would be to configure another one and also…
VXLAN’s on Cumulus January 31, 2020 First, let’s start with prerequisites. You should be familiar with vxlan, leaf-spine, evpn, cumulus switches. If you are not or you want to refresh…
Using Nitro API on Netscaler/ADC December 18, 2019 Besides working on an appliance the old fashion way using ssh or the GUI, modern appliances have an API. Now, what is an API?…
How to block URL’s on a Netscaler/ADC December 17, 2019 All the VIPs you have on a Netscaler/ADC are probably web apps or websites that do different things. All these are written in different…
IPreputation on Netscalers/ADC December 12, 2019 IPreputation is a nice feature to have in case you are interested to add more security to your websites. It is a collection of…
Backup Netscaler using ansible December 10, 2019 Back up the configuration of any device is a best practice in any technology field. Also backing up not only the configuration file but…
Creating a Netscaler VIP using ansible December 9, 2019 Creating a content-switched VIP on a Netscaler is pretty easy but you need to complete the steps of creating the server, services, lb vserver,…
Wireshark and the most common TCP issues December 6, 2019 This post will try to explain the most common TCP issues I’ve run into and probably most of you, too. And these are TCP…
Wireshark and DNS December 6, 2019 As a prerequisite the following post would be nice to be consulted first: https://latebits.com/2019/12/05/useful-wireshark-filters/ DNS tricks For finding DNS errors you can use this…