Part 1 here Synopsis In this example. We will be using Microsoft Network Policy Server (NPS) as the main Radius server. Using NPS we can setup 2 groups, which will allow us to setup read-only users (or whatever command group set you want) to login to ADC Admin portal without MFA, and forward any Admin […]
So many articles out there on setting up MFA for your vServers. I couldn’t find much on setting this up for the admin portion of ADC. Part 1 deals with a simple configuration using ADC Radius, pointed to Duo for admin authentication and MFA. In Part 2 I will deal with more complicated configurations using […]
I recently tried to figure out how to block non-USA countries from accessing my NetScaler Gateway page on my ADC. I tried to follow some old documentation. This Citrix Article, this, this, etc, all have old, outdated information. I will put together this quick post on how I got this accomplished. First, I had to […]
Another Netscaler – Powershell script leveraging Nitro! This script will create a Cipher Group with all the right Cipher Suites (depending on VPX\MPX), or let you select one you have already created, and assign it to any ssl vserver. NOTE: Very important!! If you do this to a XD/XA gateway – all users connected through […]
This post will be short and sweet. I just wanted to post my first attempt at Powershell scripting against Netscaler. Click here Read the comments! This script will connect to your netscaler (I have it do it on a gui enabled snip instead of the nsip, but you can do it against the nsip… again […]
EDIT: People have been requesting a tool to deploy SMS2 secret keys en mass, and the developer hasn’t implemented it yet. Until he does I wrote a powershell script that will remotely connect to the sql database and inject the information needed for each user you select (http://pastebin.com/NBJHJPsX). I have it setup for TOTP keys… […]
Look like update ESXi550-201410101-SG 5.5U2 that causes network issues Netscaler VPX appliances. See the discussion at: https://communities.vmware.com/message/2438855#2438855 There is now a validated work around: 1) find where loader.conf is located on NetScaler VM #find / -name loader.conf For the uploaded NetScaler VM, there are 2 loader.conf: ./flash/boot/defaults/loader.conf and ./flash/boot/loader.conf, we only need to change the first […]
This will go over how to setup a single Access Gateway Vserver connecting to Multiple Domains using a single Pair of web interface servers. This might sound confusing at first but in reality its pretty strait forward. This article assumes that you already have some basic knowledge of how to setup netscaler and xenapp with […]
Citrix is hosting a master class on netscaler, join if you can! Come and join us for our latest NetScaler Master Class. Go back to basics as well as find out what’s new and what’s coming up soon. This webinar event provides you the opportunity to learn about the features of the NetScaler, the tips […]