Package: mirrors Hi,
On Sun, May 10, 2015 at 02:16:44PM +0200, Raphael Geissert wrote: > The Debian mirrors redirector, http.debian.net, is now hosted on debian.org > infrastructure under the name of httpredir.debian.org. > > The service allows many of the nearly 400 Debian mirrors to be made > available via a single address, adapting to your network location, IP family > connectivity, and service availability. Something went wrong(TM) and this URL gives me foreign mirrors despite the fact I'm in Croatia and there's an official mirror plus several others here: % whois 161.53.96.90 | grep ^country country: HR % for i in 1 2 3 4 5; do wget --bind-address=161.53.96.90 http://httpredir.debian.org/debian/ --max-redirect=0 2>&1 | grep ^Location:; done Location: http://ftp.tu-graz.ac.at/mirror/debian/ [following] Location: http://debian.anexia.at/debian/ [following] Location: http://ftp.tu-graz.ac.at/mirror/debian/ [following] Location: http://debian.anexia.at/debian/ [following] Location: http://ftp.tu-graz.ac.at/mirror/debian/ [following] % for i in 1 2 3 4 5; do wget --bind-address=161.53.96.90 http://httpredir.debian.org/debian/ --max-redirect=0 2>&1 | grep ^Location:; done Location: http://mirror.iway.ch/debian/ [following] Location: http://debian.mirror.lrz.de/debian/ [following] Location: http://mirror.iway.ch/debian/ [following] Location: http://mirror.iway.ch/debian/ [following] Location: http://debian.mirror.lrz.de/debian/ [following] -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

