View Single Post
Old 02-10-2013, 09:26 AM   #11
shia86
Member
shia86 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Feb 2013
Device: kindle4.1.1
Quote:
Originally Posted by twobob View Post
[root@kindle root]# cat /etc/hosts


and you have that?

Code:
$: dig http://spectrum.s3.amazonaws.com

; <<>> DiG 9.8.1-P1 <<>> http://spectrum.s3.amazonaws.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51052
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;http://spectrum.s3.amazonaws.com. IN	A

;; ANSWER SECTION:
http://spectrum.s3.amazonaws.com. 7519 IN CNAME	s3-directional-w.amazonaws.com.
s3-directional-w.amazonaws.com.	294 IN	CNAME	s3-directional-w.a-geo.amazonaws.com.
s3-directional-w.a-geo.amazonaws.com. 47 IN CNAME s3-1-w.amazonaws.com.
s3-1-w.amazonaws.com.	24	IN	A	176.32.100.64


;; Query time: 676 msec
;; SERVER: 211.137.130.3#53(211.137.130.3)
;; WHEN: Sun Feb 10 22:23:33 2013
;; MSG SIZE  rcvd: 155

yes,i also add bold part into /etc/hosts
shia86 is offline   Reply With Quote