-
-
Configure to source NetScaler FreeBSD data traffic from a SNIP address
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Configuring Application Access Controls
Application access controls, also known as management access controls, form a unified mechanism for managing user authentication and implementing rules that determine user access to applications and data. You can configure SNIPs to provide access for management applications. Management access for the NSIP is enabled by default and cannot be disabled. You can, however, control it by using ACLs.
For information about using ACLs, see Access Control Lists (ACLs).
The NetScaler appliance does not support management access to VIPs.
The following table provides a summary of the interaction between management access and specific service settings for Telnet.
Management Access | Telnet (State Configured on the NetScaler) | Telnet (Effective State at the IP Level) |
---|---|---|
Enable | Enable | Enable |
Enable | Disable | Disable |
Disable | Enable | Disable |
Disable | Disable | Disable |
The following table provides an overview of the IP addresses used as source IP addresses in outbound traffic.
Application/ IP | NSIP | SNIP | VIP |
---|---|---|---|
ARP | Yes | Yes | No |
Server side traffic | No | Yes | No |
RNAT | No | Yes | Yes |
ICMP PING | Yes | Yes | No |
Dynamic routing | Yes | Yes | Yes |
The following table provides an overview of the applications available on these IP addresses.
Application/ IP | NSIP | SNIP | VIP |
---|---|---|---|
SNMP | Yes | Yes | Yes |
System access | Yes | Yes | No |
You can access and manage the NetScaler by using applications such as Telnet, SSH, GUI, and FTP.
Note: Telnet and FTP are disabled on the NetScaler for security reasons. To enable them, contact the customer support. After the applications are enabled, you can apply the controls at the IP level.
To configure the NetScaler to respond to these applications, you need to enable the specific management applications. If you disable management access for an IP address, existing connections that use the IP address are not terminated, but no new connections can be initiated.
Also, the non-management applications running on the underlying FreeBSD operating system are open to protocol attacks, and these applications do not take advantage of the NetScaler appliance’s attack prevention capabilities.
You can block access to these non-management applications on a SNIP or NSIP. When access is blocked, a user connecting to a NetScaler by using the SNIP or NSIP is not be able to access the non-management applications running on the underlying operating system.
To configure management access for an IP address by using the CLI:
At the command prompt, type:
**set ns ip** <IPAddress> -mgmtAccess <value> -**telnet** <value> -**ftp** <value> -**gui** <value> -**ssh** <value> -**snmp** <value> -**restrictAccess** (**ENABLED** | **DISABLED**)
Example:
> set ns ip 10.102.29.54 -mgmtAccess enabled -restrictAccess ENABLED
Done
<!--NeedCopy-->
To enable management access for an IP address by using the GUI:
- Navigate to System > Network > IPs > IPV4s.
- Open an IP address entry, and select the Enable Management Access control to support the listed applications option.
Enable secure access to NetScaler GUI using a subnet IP address(SNIP)
Secure access to NetScaler GUI is enabled by default for the NetScaler IP (NSIP). You can also enable secure access to the NetScaler appliance by using a subnet IP address of the appliance.
After configuring an SNIP address for secure access to a high availability pair, the secure access is available to the primary appliance, if you access the SNIP address.
NetScaler CLI procedure
To enable secure access to NetScaler GUI using a subnet IP address(SNIP) by using the CLI:
At the command prompt, type:
set ns ip <SNIP_Address> -type SNIP -gui SECUREONLY -mgmtAccess ENABLED
Example:
> set ns ip 203.0.113.99 -mgmtAccess enabled -restrictAccess ENABLED
Done
<!--NeedCopy-->
Share
Share
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.