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,…
Netscaler GeoIP with maxmind DB December 5, 2019 GeoIP databases usually contain a mapping between subnets and the country they are from. Netscaler can use the information from a 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,…