----- Original Message -----
From: "Andrej Filipcic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 15, 2001 10:20 PM
Subject: Re: [aseek-users] OnLineGeo
> On Thu, 15 Feb 2001, Alexander F. Avdonkin wrote:
>
> > Yes, OnlineGeo is intended for online update and insert of country
> > information by IP addresses.
> > But, we strongly recommend to populate country information manually or
using
> > some other sources.
> > For example, to obtain country information for Asia, we used
> > http://www.apnic.net.
> -----------
> Thanks, I have populated the db.
> -------
> > To switch from offline to online mode:
> > 1. Run index once. Data from files specified by "Countries" commands
will be
> > copied to "countries" table.
> > 2. Remove "Countries" directives from "aspseek.conf".
> > 3. Add directive "OnlineGeo on" to "aspseek.conf".
> >
> > If "AllowCountries" directive is used in "aspseek.conf", then "index"
will
> > periodically check existing country information and update it on the fly
and
> > insert missing info.
> ----------------
> What does missing info mean? Will it update it also for ip which does not
> match?
Suppose, today, particular IP address doesn't belong to any country, but
in future it can be assigned to particular country.
Before assignment, it is considered as missing (i. e. no country info
for it at all). When it will be assigned to country,
ASPseek will be able to find out country from online database by IP.
Also ASPseek will update info, if country of particular address will be
changed.
>
> Best regards,
>
> Andrej
>