How to create a Smart machine label with IP Range..
How to create a smart Machine label with some specific IP Range..
165.181.61.64 - 165.181.61.154
165.181.61.64 - 165.181.61.154
0 Comments
[ + ] Show comments
Answers (2)
Answer Summary:
What you can do is ip matches regex. Till you get good writing your own, this website will do it for you. Not the most efficient but it works. http://www.analyticsmarket.com/freetools/ipregex
What you can do is ip matches regex. Till you get good writing your own, this website will do it for you. Not the most efficient but it works. http://www.analyticsmarket.com/freetools/ipregex
Please log in to answer
Posted by:
dchristian
12 years ago
What you can do is ip matches regex. Till you get good writing your own, this website will do it for you. Not the most efficient but it works.
http://www.analyticsmarket.com/freetools/ipregex
http://www.analyticsmarket.com/freetools/ipregex
Comments:
-
Thank you very much, now i am able to make smart label by using IP REGEX.. - manish_sharma3 12 years ago
-
Can we also create machine labels via subnet mask and subnet, i.e. mask="255.255.255.0" net="165.181.63.0 ? OR we can create via IP REGEX only.. - manish_sharma3 12 years ago
-
I don't think subnet mask is a smart label option. Either way you wouldn't want to use it because MYSQL won't understand its an IP address. The ip address look ups are all done as text. - dchristian 12 years ago
Posted by:
c_brock
11 years ago