Block external access to XenMobile 10 Self Help Portal

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 […]

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 […]

Using NetScaler Message Actions to Log HTTP Headers

This post shows how to use Message Actions in NetScaler for troubleshooting and logging HTTP Headers. The message action should be triggered by a Rewrite, Responder or Content switch policy. Note that these global settings needs to be set in order for Message Action to work properly: NS CLI:

[…]