Update: (I thought that I had found the problem)
I tried to enable logging from remote hosts first, by adding in the -r option
in /etc/init.d/rsyslog
RSYSLOGD_OPTIONS="-m 0 -r"
then Restarted rsyslog
Still no messages from other hosts.
So I removed the following
*.* >192.168.0.200,rsyslog,rsyslog_user,rsyslog_user_p assword
still no luck.
Last edited by fast Hackem; 16th December 2007 at 05:17.
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
Quote:
Originally Posted by fast Hackem
Tried those settings, however I get this message
db error (2003): Can't connect to MySQL server on '192.168.0.200' (4)
Does this mean that I need to create table for this host ?
Make sure that the client system is allowed to log in to the MySQL server on 192.168.0.200. Also, the MySQL server must use TCP and listen on all interfaces and on port 3306. What's the output of
Recent comments
1 day 3 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 10 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 9 hours ago
2 days 10 hours ago