Thanks for bringing this to my attention, Cyrus. I hadn't even noticed my system was doing this, too.
Which snort rpm's are you guys using?
I was running snort-1.9.0-1. I just upgraded the snort rpm's to 1.9.1-1 and restarted the snortd service... all seems to be well.
Get the snort-1.9.1-1snort.i386.rpm and snort-mysql-1.9.1-1snort.i386.rpm with wget from
http://www.snort.org/dl/do_not_use/binaries/1.9.1/linux/Then "rpm -Uvh snort-*.rpm", then "service snortd restart" and check your log file (tail /var/log/messages).
Last big of my log file looks like this:
Jun 24 17:02:51 LC-Server snort-mysql: Ports to decode telnet on: 21 23 25 119
Jun 24 17:02:51 LC-Server snort-mysql: Conversation Config:
Jun 24 17:02:51 LC-Server snort-mysql: KeepStats: 0
Jun 24 17:02:51 LC-Server snort-mysql: Conv Count: 32000
Jun 24 17:02:51 LC-Server snort-mysql: Timeout : 60
Jun 24 17:02:51 LC-Server snort-mysql: Alert Odd?: 0
Jun 24 17:02:51 LC-Server snort-mysql: Allowed IP Protocols:
Jun 24 17:02:51 LC-Server snort-mysql: All
Jun 24 17:02:51 LC-Server snort-mysql:
Jun 24 17:02:52 LC-Server snort-mysql: Snort initialization completed successfully, Snort running
Looks like the current (2.0) rpms haven't been created yet, at least this directory seems to be empty.
http://www.snort.org/dl/binaries/linux/Let me know if there are any questions.