Boa noite,
Instalei o CSF em um novo vps e recebi a seguinte mensagem:
Check for kernel logger ---->>>> syslogd appears to be running, but not klogd which logs kernel firewall messages to syslog. You should ensure that klogd is running.
Alguem pode me ajudar? onde corrijo isto?
Obrigado a todos.

Page 1 of 1
Check for kernel logger syslogd appears to be running, but not klogd which logs kernel firewal
#2
Posted 13 agosto 2010 - 11:05
Pessoal,
Resolvido assim:
nano -c /etc/init.d/syslog
Search the line below, (nearly at line # 42)
passed klogd skipped #daemon klogd $KLOGD_OPTIONS
Replace it with lines below,
#passed klogd skipped
daemon klogd $KLOGD_OPTIONS
Now search 'status klogd' (nearly at line #61) and uncomment it.
If you change the file, remember to restart syslog via /etc/init.d/syslog restart
Fonte webhostingtalk.
Obs. vps usada.
Resolvido assim:
nano -c /etc/init.d/syslog
Search the line below, (nearly at line # 42)
passed klogd skipped #daemon klogd $KLOGD_OPTIONS
Replace it with lines below,
#passed klogd skipped
daemon klogd $KLOGD_OPTIONS
Now search 'status klogd' (nearly at line #61) and uncomment it.
If you change the file, remember to restart syslog via /etc/init.d/syslog restart
Fonte webhostingtalk.
Obs. vps usada.
Share this topic:
Page 1 of 1

Help










