This is something to do with what is subnet mask.
If you convert an IP address to binary, you will get a 32
bit binary number. The subnet masks specifies, how many
first bits out of the 32 are used to identify the
network. These bits are then fixed,(not varying), the
remaining bits are variable to assign an IP address range.
If you want to specify a range of IP address, then you
must calculate a correct subnet mask for it. If you want
to specify only 1 IP address, put subnet mask
255.255.255.255.
(For below descirption someone correct me please if I am
wrong)
If you want to assign an IP range, convert the starting
IP address to 32 bit binary, write it down. Then convert
the last IP address to 32 bit binary write it below the
above. Then, in both the binary figures, from right side
see up to which bit there is variation. Suppox it is "x"
bit from the right. Then write a 32 bit binary number
having first 32 minus "x" "1"s and remaining "0"s.
Convert each set of 8 bits to decimal, and you will get
required subnet mask.
Sharad
>-----Original Message-----
>Hi Sharad,
>
>thanks, that option looks very good :-)
>
>But when I enter an IP-Adress and a subnet mask I get an
error "invalid
>subnetmask", but umm that computers do exist.
>
>I've got a local 192.168.0.x / 255.255.255.0 network
>
>And when I enter 192.168.0.20 / 255.255.255.0 in the
filter I get that
>error.
>Why could a subnet mask be invalid?
>
>Mark
>
>--
>Irgendware Software Solutions GbR
>http://www.irgendware.com
>
>
>.
>