Re: [Geoip-apache] Getting mod_geoip to give all data
Brought to you by:
tjmather
From: Thomas J M. <tjm...@ma...> - 2003-10-01 20:46:27
|
Hi Steven, What are you getting for the Org data? I just tested with the following config: GeoIPEnable On GeoIPDBFile /usr/local/share/GeoIP/GeoIP.dat MemoryCache GeoIPDBFile /usr/local/share/GeoIP/GeoIPOrg.dat Standard GeoIPDBFile /usr/local/share/GeoIP/GeoIPCity.dat Standard And it returns the correct organization. Which IP address are you trying? Does geoiplookup work with that IP address and the organization database? We don't have support for ISP, lat/lon yet, but we can add that pretty easily. I'll look into getting that done soon. Thanks, TJ On Tue, 30 Sep 2003 19:39:05 -0700, "Steven Roussey" <sro...@ne...> said: > How do I get mod_geoip to give all the data available? I can't seem to > get > ISP, lat/lon, etc. And the Org data is wrong. > > Sincerely, > Steven Roussey > http://Network54.com/ <http://network54.com/?pp=e> > > > |