XenMobile 10 enables SelfHelp Portal out-of-the-box, this exposes single factor ldap login externally though the MDM LoadBalancer VIP on 443. This post shows how to use NetScaler in order to block all external/internet access to the Self Help Portal on XenMobile, while allowing internal access. Configuration Guideline – NS CLI […]
Day: June 21, 2017
Location Based Access to Web Apps and IP Reputation via NetScaler
This post shows how to configure location based access and IP reputation feature for Web Apps delivered through NetScaler. Key takeaways Increase Security level on business applications, by using location based access and/or with IP Reputation. Security – limit exposure of business apps to a geo location and block known […]
NetScaler Commands
A list of usefull commands when troubleshooting NetScaler is shown here.More will be added in the future. Shell Commands General NS troubleshooting: set syslogparams loglevel DEBUG (Enable Debug Level)tail -f /var/log/ns.log nsapimgr -d freeports (Shows available ports per SNIPs) nsconmsg –d current | egrep –i rewritensconmsg –d current | egrep […]