"apache2:Could not reliably determine..."info mail abstellen

Warum Debian und/oder eine seiner Spielarten? Was muss ich vorher wissen? Wo geht es nach der Installation weiter?
Antworten
Ework
Beiträge: 401
Registriert: 11.07.2006 02:33:41
Wohnort: Heidelberg

"apache2:Could not reliably determine..."info mail abstellen

Beitrag von Ework » 09.04.2009 10:02:00

Hallo,
es handelt sich hierbei um ein DSL Debian Lenny Router mit 24 h Verbindungstrennung.
wie kann ich den diese immer wiederkehrende infos abstellen?

Genauso erhalte ich von rkhunter immer mails die immer 2 binarys beanstanden die ich über aptitude
installiert hab...
Envelope-to: root@bla
Delivery-date: Sun, 22 Mar 2009 06:32:01 +0100
From: Cron Daemon <root@bla>
To: root@bla
Subject: Cron <root@selma> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>

/etc/cron.daily/logrotate:
apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.123.1 for ServerName
Envelope-to: root@bla
Delivery-date: Mon, 23 Mar 2009 06:29:00 +0100
Subject: [rkhunter] selma - Daily report
To: root@bla
From: root <root@bla>

Warning: The host name has changed since the last run:
Old host value: selmas New value: selma
Because of the change(s) the file properties checks may give some false-positive results.
You may need to re-run rkhunter with the '--propupd' option.
Warning: WARNING! It is the users responsibility to ensure that when the '--propupd' option
is used, all the files on their system are known to be genuine, and installed from a
reliable source. The rkhunter '--check' option will compare the current file properties
against previously stored values, and report if any values differ. However, rkhunter
cannot determine what has caused the change, that is for the user to do.
Warning: The file '/usr/sbin/unhide' exists on the system, but it is not present in the rkhunter.dat file.
Warning: The file '/usr/sbin/unhide-linux26' exists on the system, but it is not present in the rkhunter.dat file.

One or more warnings have been found while checking the system.
Please check the log file (/var/log/rkhunter.log)

nepos
Beiträge: 5238
Registriert: 05.01.2005 10:08:12

Re: "apache2:Could not reliably determine..."info mail abstellen

Beitrag von nepos » 09.04.2009 11:18:20

Ersteres sollte so zu fixen sein:

Code: Alles auswählen

ServerName <Servername>
Wenn diese Option nicht vorhanden ist, versucht Apache2 den Servernamen mittels Reverse-DNS-Lookup zu finden, was bei dir anscheinend nicht klappt.

Ework
Beiträge: 401
Registriert: 11.07.2006 02:33:41
Wohnort: Heidelberg

Re: "apache2:Could not reliably determine..."info mail abstellen

Beitrag von Ework » 10.04.2009 09:23:23

Woher weiss ich den wie der Servername eines DSL Routers ist?

Das ändert sich doch bestimmt auch mit jedem 24h disconnect...

pluvo

Re: "apache2:Could not reliably determine..."info mail abstellen

Beitrag von pluvo » 10.04.2009 17:02:26

Hallo!

Apache:
viewtopic.php?f=8&t=98781

Und die rkhunter-Mail erklärt ja eigentlich alles schon.

mfg pluvo :)

Antworten