You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > 340: Java Enterprise Rules Manager > Knowledge Base > 01: Getting Started > 02: How are wildcards supported when used with IP addresses in the Java Rules Manager MMC console?
02: How are wildcards supported when used with IP addresses in the Java Rules Manager MMC console?
print icon

Supported syntaxes:

  • 192.168.2.2
  • 81.22.2.1
  • 255.255.255.255
  • 251.251.251.251
  • 12.12.*
  • 12.*

Unsupported syntax examples:
 

  • 12.*.*
  • 12.*.*.*
  • 12.12.*.12
  • 12.*.12.*
  • 12.*.12.12
  • 12.*.*.12
     

Some more examples:

  • *.238.1.3 – Works.
  • *.1.3 – Works.
  • *.3 – works fine loaded java 7_80

Rules which will not work:
137.238.1.* – will not work; Java isn’t loaded
137.238.1.*/is/javatest/ – will not work; Java isn’t loaded

Feedback
0 out of 1 found this helpful

scroll to top icon