I currently am using 2.4.22 with grsecurity2 and gradm2. I have searched through the forum for some posts about learning mode, and tried them, but to no success. What is the proper command/syntax for generating acls from learning mode? This is what I currently do:
gradm -D
gradm -F -L /var/log/syslog -O /etc/grsec/new_acls
gradm -E
I run that for about 24 hours, and there _are_ access errors in syslog and I have entries in my acl marked with the learning flag, but it does not produce any acls. Any input would be appericated.