Page 1 of 1

Can you provide me some examples for "IPSegments Settings" of WFilter?

Posted: Thu Dec 09, 2010 2:00 am
by Lek2010
I am not sure how to configure the ip segments. Please give me some examples.

Can you provide me some examples for "IPSegments Settings" of WFilter?

Posted: Thu Dec 09, 2010 2:17 am
by gengw2000
Lek2010 wrote: I am not sure how to configure the ip segments. Please give me some examples.



The "IPSegments Settings" is expressed in CIDR notation.



It is written as the first address of a network followed by the bit-length of the prefix, separated by a slash (/) character.



For example,

1. "192.168.1.0/24" means subnet "192.168.1.0" with mask 255.255.255.0.

2. "192.168.0.0/16" means subnet "192.168.0.0" with mask 255.255.0.0.



If you have multiple segments to be monitored, seperate each segment with ",", for example: "192.168.1.0/24,192.168.2.0/24".



If you're not sure how to configure it, you also can leave it as blank. WFilter will retrieve the ip segments from the monitoring adapter.