Won't accept something like
RULE=10.0.1.128/255.255.255.240
Instead it has to be
RULE=10.0.1.128/28
Could the RULE parser be enhanced to accept the "long" form too, so every form of netmasks in existence could be auto-fed into class files?
Log in to post a comment.