Hi guys,
I am trying to allow a whole class C IP but the quaded IP I have entered doesn't work.
I wanna allow IPs that are 12.162.XXX.XXX
Here is the setting: 12.162.0/24.0/24
Am I missing something???
Allow whole class C IP range. 12.162.0/24.0/24 doesn't work
Re: Allow whole class C IP range. 12.162.0/24.0/24 doesn't w
Might try 12.162.0.0/32
Re: Allow whole class C IP range. 12.162.0/24.0/24 doesn't w
Forgive me if I'm wrong but 12.162.0.0/32 seems like it allows only 12.162.0.XXX
I basically need to allow IPs beginning with 12.162.
I basically need to allow IPs beginning with 12.162.
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: Allow whole class C IP range. 12.162.0/24.0/24 doesn't w
You need to use valid CIDR notation. In this case it would be 12.162.0.0/16. See:
http://en.wikipedia.org/wiki/Classless_ ... IDR_blocks
http://en.wikipedia.org/wiki/Classless_ ... IDR_blocks