This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Re: Wildcard for IP interval? (or other syntactical solutions?)
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 02, 2019
09:30 AM
Wildcard for IP interval? (or other syntactical solutions?)
Is it possible to use other wildcards beyond the asterisk (*) in specifying IP-addresses in the Options file?
In particular: is it possible to use a hyphen (-) to specify intervals?
For example:
HOST_GROUP mygroup 130.83.232.128-140
...or is there another syntactical solution to specify such an interval without having to list all the IPs one by one?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 03, 2019
04:56 AM
No, you can only specify interval using asterisk (*). There is no other way to specify range in options file.