Jump to content

How to whitelist a mac address in netscaler


Eyad Wardani

Recommended Posts

Hi,

I was able to white list IPv4 addresses in NetScaler using the following expression in UI:

CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY("Whitelist").NOT

 

But I cannot get it to work based on the MAC address using the following expression in UI:

CLIENT.ETHER.SRCMAC.TYPECAST_TEXT_T.CONTAINS_ANY("Whitelist_MAC").NOT

 

Please note that the "Whitelist_MAC" will contain the allowed MAC addresses in the data set.

 

Thanks for your help in advance.

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...