On 11/17/2010 11:54 AM, Jack wrote:
Hello All,

I am using CIDR lookups and am getting some warnings when it doesn't like
certain IP blocks in my CIDR list.
I'm wondering if it doesn't like the 4th octet of the IP's being a zero.
Any help appreciated!

Here is a small piece of the log file:

The warnings are about your CIDR ignoring some values and postfix considering them invalid.
-----------------[MsgHour:1326.32]------------------------------[
TMsg:21]---[GMsg:7 33%]---[TSpam:14 67%]-----[RunTime:57 seconds]-------
INFO:  Nov 17 11:38:28 pluto postfix/smtpd[5974]: warning: cidr map
/etc/postfix/CIDR, line 4151: non-null host address bits in
"194.149.65.0/23", perhaps you should use "194.149.64.0/23" instead:
skipping this rule
Example: This is saying "Network range - 194.149.64.0 - 194.149.65.255"

Do you mean 194.149.65.0/24 to just indicate the 194.149.65 subnet?

A great console tool for checking CIDRs is sipcalc at http://www.routemeister.net/projects/sipcalc/

Reply via email to