Talk:Router Setup: D-Link DIR-655 and Rsyslog
From rsyslog wiki
Another way of Configuring rsyslog for UDP while maintaining compatability "3"
In my version of fedora (mythdora 10.21 actually) I found that the default line command was not "_-m 0__", but "__-c 3__". Changing this to "__-r__" did not work. Instead, I left the command line options alone and added "__$ModLoad imudp.so__" to "/etc/rsyslog.conf" file. This worked and maintained the current compatability level.