Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Sign in
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Doesn't work with only one network interface

  • By Todd Gak
  • on 12/08/2014

One of the fundamental architectural requirements is that NetScaler requires 3 network interfaces. However when you deploy this AMI it only comes with one. No problem right? just manually add the other two? Wrong. If you try this your NetScaler becomes unresponsive, you can't access the http/https or the SSH or anything else.

Citrix support does not care enough to even look into this issue. It's almost like they never tested this other than powering it on to see if it worked.


  • By Farhan
  • on 01/24/2020

If running instance you attach interface then while boot up it came up with 1 interface but on the run it got extra interfaces. So instance is confused and hence it goes this way. This is called interface hotplug. You should never attach interface to a running instance The correct way of doing this is :- 1. Stop the instance 2. Attach interfaces 3. Start interface