lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 07 May 2011 17:23:19 -0400
From: Valdis.Kletnieks@...edu
To: Gustavo <gustavorobertux@...il.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: WTF

On Fri, 06 May 2011 15:49:31 -0300, Gustavo said:
> WTF ?
> 
> notebook:~$ ping www.compusa.com
> PING bh.georedirector.akadns.net (127.0.0.1) 56(84) bytes of data.

www.compusa.com and www.tigerdirect.com are Akamai'zed.  They play DNS games to
point you at the "nearest" Akamai cache server (technically speaking, they use
the one nearest your DNS resolver).   So for www.compusa.com, it goes something
like this:

www.compusa.com.        60      IN      CNAME   compusa.syx.com.akadns.net.
compusa.syx.com.akadns.net. 300 IN      CNAME   www.compusa.com.edgekey.net.
www.compusa.com.edgekey.net. 300 IN     CNAME   e3531.b.akamaiedge.net.
e3531.b.akamaiedge.net. 20      IN      A       173.223.190.102

(The final akamaiedge.net address will depend on where in the Internet you are)

The fact that bh.georedirector.akadns.net got referenced in the ping most
likely means "Akamai got confused where you are and has no *clue* which cache
is closest to you".




Content of type "application/pgp-signature" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ