My centOS gateway (running iptables) syslogd.conf looks like this
Code:
# Save boot messages also to boot.log
local7.* /var/log/boot.log
kern.debug /var/log/iptables.log
dhcpd.* /var/log/dhcpd.log
Same goes for my FC15 desktop's rsyslogd.conf , minus the iptables line..
Try it like that, and as a general rule, stick to the convention used in the file...