Jump to content

IP Range Filter in Customized Template of Table Report


Recommended Posts

Hello,

 

I tried to make my own template of the table report to show

 

1. Network Name

2. IP Address between a range (for example: 192.168.1.1 ~ 192.168.15.254)

3. User Name

 

I know there are some condition terms provided to us like equals (=), matches, and so on.

 

I could get all of the assets without adding any IP condition, but I got none of assets while I try to add the condition to the IP address.

 

I try to add the condition to the network name, it works. So I know the template should be okay.

 

Would you please help to guide me how to do? Thanks.

Link to comment

Hello,

 

What condition are you trying to add to the IP address?

For the report, this field is a string, not a number, so unfortunately it's not possible to add a condition "less than 192.168.15.254". It is possible to add something like "matches 192.168.*", but it will also include everything from subnets 16, 17, etc. However you can do that, and then sort the resulting table by IP address and then remove everything unnecessary after the export.

Link to comment

Hello,

 

 

172.21.51.0/255.255.240.0 is the ip range condition.

 

Refer to the last reply, I tried to use

 

Or

IP address ~ Matches "172.21.51.*"

IP address ~ Matches "172.21.52.*"

IP address ~ Matches "172.21.53.*"

.

.

.

 

to include all of subnets.

 

I am not sure if you and the team would like to plan to simplify the condition for IP range condition one day? I look forward to seeing your feedback.

 

Many thanks.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...