It will be highly appreciated if you will fix it and send us a patch.
-------- Original Message --------
Subject: RE: [aseek-users] countries?
Date: Tue, 7 Aug 2001 14:26:38 +0300
From: Nick Ustinov <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Seems to work now. The problem was that some IP ranges contained mistakes (e.g.
ending was higher that start). I'd advice you valide that file upon startup and inform
a user about wrong ranges.Nick.
-----Original Message-----
From: Alexander F Avdonkin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 13:27
To: [EMAIL PROTECTED]
Subject: Re: [aseek-users] countries?
Nick Ustinov �����(�):
> Getting back to Countries conversation:
>
> It worked fine with a single entry in countries file. Now i've finally set
> up a full list, so the content of the file is the following:
>
> 159.148.0.0-159.148.255.255 LV
>
> 193.41.195.0-193.41.195.255 LV
>
> 193.41.33.0-193.41.33.255 LV
>
> 193.41.45.0-193.41.45.255 LV
>
> 193.68.64.0-193.68.95.255 LV
>
> 193.108.29.0-193.108.29.255 LV
>
> 193.108.144.0-193.108.147.255 LV
>
> 193.108.185.0-193.108.185.255 LV
>
> 193.178.150.0-193.178.151.255 LV
>
> 193.178.176.0-193.178.183.255 LV
>
> 193.178.192.0-193.178.195.255 LV
>
> 194.105.56.0-194.105.57.255 LV
>
> 194.125.240.0-194.125.241.255 LV
>
> 194.153.171.0-194.153.171.255 LV
>
> 194.153.79.0-194.153.79.255 LV
>
> 194.19.224.0-194.19.255.255 LV
>
> 194.8.1.0-194.8.1.255 LV
>
> 194.8.2.0-194.8.3.255 LV
>
> 194.8.4.0-194.8.7.255 LV
>
> 194.8.8.0-194.11.255 LV
>
> 194.8.12.0-194.8.13.255 LV
>
> 194.8.16.0-194.8.23.255 LV
>
> 194.8.24.0-194.8.27.255 LV
>
> 194.8.32.0-194.8.39.255 LV
>
> 194.8.40.0-194.8.43.255 LV
>
> 194.8.44.0-194.8.44.255 LV
>
> 194.9.170.0-194.9.170.255 LV
>
> 194.9.171.0-194.9.171.255 LV
>
> 194.9.175.0-194.9.175.255 LV
>
> 195.114.32.0-195.114.63.255 LV
>
> 195.122.0.0-195.122.31.255 LV
>
> 195.13.128.0-195.13.255.255 LV
>
> 195.2.96.0-195.2.127.255 LV
>
> 195.216.160.0-195.216.191.255 LV
>
> 195.244.128.0-195.244.159.255 LV
>
> 195.35.107.0-195.35.107.255 LV
>
> 195.35.114.0-195.35.115.255 LV
>
> 195.62.128.0-195.62.159.255 LV
>
> 212.70.160.0-212.70.191.255 LV
>
> 212.93.96.0-212.93.127.255 LV
>
> 213.21.192.0-212.21.255.255 LV
>
> 213.175.64.0-212.175.127.255 LV
>
> 213.182.192.0-213.182.223.255 LV
>
> 217.21.160.0-217.21.175.255 LV
>
> 217.198.224.0-217.198.239.255 LV
>
> 217.199.96.0-217.199.111.255 LV
>
> 62.84.0.0-62.84.31.255 LV
>
> 62.85.0.0-62.85.127.255 LV
>
> 80.81.32.0-80.81.47.255 LV
>
> Now, when I run index, I still see:
>
> Adding URL: http://u876.62.spylog.com/cnt?f=3&p=0
>
> However, this server is 194.67.35.196 and is not on the list. There might be
> a spylog counter on one of the initial server's I have in aspseek.conf, but
> I guess this has nothing to do with adding this URL to my index.
>
> Any suggestions?
>
Check "urlword.deleted" for this URL. If you have "Server" directive for site, 2
URLs from that site are inserted into "urlword" on "index" startup.
>
> Nick.