Any application running on the NetScaler appliance's operating system is exposed to the world through NetScaler-owned IP addresses. This exposure may result in network attacks, which can negatively impact the performance of the NetScaler appliance.
Note: You can block the non-management application port access on the NetScaler appliance from a NetScaler owned IP address and apply the L7 based policies.
To restrict access to NetScaler owned IP addresses only from the management applications, complete the following procedure:
Log on to the NetScaler appliance.
Expand the System- Network node.
Select the IPs node.
From the IPs page, select the NetScaler owned IP address.
Click Open.
In the Configure IP dialog box, select Allow access only to management applications option, as shown in the following screen shot:
Click OK.
To make similar changes from the command line interface, run the following command:
set ns ip <IP_Address> -restrictAccess ENABLED
Note: By default, this feature is disabled.