Using Nitro API on Netscaler/ADC December 18, 2019 Beside working on an appliance the old fashion way using the ssh or the GUI, modern appliances have an API. Now, what is an…
How to block URL’s on a Netscaler/ADC December 17, 2019 All the vip’s you have on a Netscaler/ADC are probably web apps or web sites that do different things. All these are written in…
IPreputation on Netscalers/ADC December 12, 2019 IPreputation is nice feature to have in case you are interestd to add more secuirty to your websites. It is a collection of ip’s…
Backup Netscaler using ansible December 10, 2019 To backup 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,…
Netscaler GeoIP with maxmind DB December 5, 2019 GeoIP databases usually contain a mapping between subnets and the country they are from. Netscalers can use the information from an GeoIP DB in…
Removing a Netscaler VIP using ansible December 4, 2019 Removing a Citrix Netscaler/ADC vip manually is not very hard but you need to remove the cs vserver the lb veserver, the service and…