[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian mirror CDN had launched.



Yasuhiro Araki dijo [Tue, Feb 19, 2008 at 07:53:21AM +0900]:
> Example of configuration lines are followings for unam.mx.
> 
> $addr_db = {
>   "133.248.0.0/16" => {         # => Request from 133.248.0.0/16
>                                #    For example, DNS client's IP is
>                                #    "123.45.67.89", search "123.45.67.89/32" to
>                                #    "0.0.0.0/1".
>     "deb.cdn.araki.net" => [
>                                #    This host name must be lower case character.
> 
>       [[133,248,181,148], 0],          # => IP address and badness information.
>       [[1,2,3,5], 10000],      #    Badness must be 0-10000. 0 is for fastest
>       [[1,2,3,6], 9000],       #    server, and 10000 is for downed server.
>       [[1,2,3,7], 9000],
>     ],
>   },

no, no, sorry - you understood me backwards! deb.cdn.araki.net is 20
hops (and no less than 3000Km) from here, in the Michigan State
University. If I understand the format correctly, it should be:

"132.248.0.0/16" => { "ftp.mx.debian.org" => [[132,248,181,148], 0] }

There is another mirror in unam.mx (132.248.182.159), but it's only
for certain architectures.

I truly don't understand how deb.cdn.araki.net is mapped to be close
to us :)

-- 
Gunnar Wolf - gwolf@gwolf.org - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF


Reply to: