[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Error on access by domain page since RaQ2-en-OS4.0 Update
- Subject: [cobalt-developers] Error on access by domain page since RaQ2-en-OS4.0 Update
- From: "Chrystophe Vergnaud" <heezy@xxxxxxxxxx>
- Date: Fri Feb 15 00:51:00 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
The "access by domain" HTML page
in "web Usage" has changed since i have installed
the RaQ2-en-OSUpdate Release 4.0.
Now :
Domain Meaning Hits from domain
4.3.95.228 Unknown 10 (0.1%)
4.61.81.53 Unknown 11 (0.1%)
Before the update :
Domain Meaning Hits from domain
.fr FRANCE 10 (0.1%)
.de GERMANY 11 (0.1%)
I have installed the patch RaQ2-All-Security
Release 4.0.1-9769 without effect.
Analog seems to work.
DNS server works good.
No error messages from the system.
Most of the sites use the weekly report.
_______________________________
This is my config :
Cobalt OS Release 4.0
RaQ2-All-Security Release 4.0.1-10750
RaQ2-All-Security Release 4.0.1-9769
RaQ2-All-Security-Point Release 2.97
RaQ2-All-System Release 2.98-6168
RaQ2-All-System Release 3.0.2-6449
RaQ2-All-System Release 4.0.1-7-9925
RaQ2-en-OSUpdate Release 4.0
_______________________________
I try several things on my site8 :
I look on the genWebUsage.pl
it uses Analog to generate 2 log files : /home/sites/site8/logs/access
and /home/tmp/analog-site8.dat
unfortunately analog-site8.dat is unlink after it's use.
(this .dat is use in /etc/cgi-bin/.cobalt/webUsage/parseReport.pl
to generate the html web usage page)
so i can't verify if the analog report works correctly on this file.
I take a look on the file /home/sites/site8/logs/access' and it seems to log IP address instead of domain name.
I look on the /etc/cgi-bin/.cobalt/webUsage/parseReport.pl and
particularly in the function genDomainPage().
i haven't seen any perl command wich resolve
the ip address into domain name.
I'm not a perl expert so if someone know
a command in perl to translate IP address into
domain name, it could solve my bug.
Any other suggestions are welcome.
Thank you in advance.
_______________________
Heezy