Daily periodic cronjob generates core dump

C. L. Martinez carlopmart at gmail.com
Fri Jun 14 12:47:06 UTC 2013


On Fri, Jun 14, 2013 at 12:30 PM, Jason Birch <jbirch at jbirch.net> wrote:
>>
>> Uhmm .. I will try it ... but for what reason??
>>
>  It would be nice to see if anything else in the crontab might be causing
> it.
>
> You can also run `periodic security` as root and see if it manfiests the
> same way.

Running from console, no problem:

root at fbsd:~ # periodic security

Checking setuid files and devices:

Checking negative group permissions:

Checking for uids of 0:
root 0
toor 0

Checking for passwordless accounts:

Checking login.conf permissions:

Checking for ports with mismatched checksums:

fbsd.domain.local pf denied packets:
+++ /tmp/security.NiYRT5WC      2013-06-14 12:44:34.000000000 +0000
+block drop in log quick on ! lo0 inet from 127.0.0.0/8 to any [
Evaluations: 166898 Packets: 0 Bytes: 0 States: 0 ]
+block drop in log quick on ! em0 inet from 172.16.0.0/24 to any [
Evaluations: 132328 Packets: 0 Bytes: 0 States: 0 ]
+block drop in log quick inet from 172.16.0.109 to any [ Evaluations:
132328 Packets: 0 Bytes: 0 States: 0 ]
+block drop in log quick on ! lo0 inet6 from ::1 to any [ Evaluations:
132328 Packets: 0 Bytes: 0 States: 0 ]
+block drop in log all [ Evaluations: 132328 Packets: 128574 Bytes:
12252183 States: 0 ]
+block drop in log quick from <ossec_fwtable> to any [ Evaluations:
132328 Packets: 0 Bytes: 0 States: 0 ]
+block drop out log quick from any to <ossec_fwtable> [ Evaluations:
166898 Packets: 0 Bytes: 0 States: 0 ]

fbsd.domain.local login failures:

fbsd.domain.local refused connections:

-- End of security output --


More information about the freebsd-questions mailing list