So let's say I have a partial IP
A.B.C.X and so I want to block everything from A.B.C.0 to A.B.C.255, in CIDR notation, I would block A.B.C.0/24 to block all of those, regardless of what type of IP it is, correct? And then... from what I gather
24 specifies the number of bits until you don't care right? So if it's 8 instead of 24 you block a hell of a lot of IPs?
A.B.C.X and so I want to block everything from A.B.C.0 to A.B.C.255, in CIDR notation, I would block A.B.C.0/24 to block all of those, regardless of what type of IP it is, correct? And then... from what I gather
24 specifies the number of bits until you don't care right? So if it's 8 instead of 24 you block a hell of a lot of IPs?