Redhat Syslog not working - Unix gurus help !



Guys, I cannot seem to get this Redhat box to syslog. Nothing in
/var/log/messages and
nothing being sent to the remote syslog server.

uname -a
Linux binglradius1 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686
i686 i386 GNU/Linux

chkconfig --list
syslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off

/etc/syslog.conf
*.*
/var/log/messages
*.* @10.3.3.26

Any ideas ?

Thanks

.