Hello,

Starting today I'm Having problems reaching appspot.com from the following
IP:

maximveks...@maximveksler-desktop:~$ wget -q -O - checkip.dyndns.org|sed -e
's/.*Current IP Address: //' -e 's/<.*$//'
84.108.229.170

Please note that my DNS resolver is 8.8.8.8.

Tested as following:

maximveks...@maximveksler-desktop:~$ dig appspot.com

; <<>> DiG 9.7.1-P2 <<>> appspot.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11940
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;appspot.com.                   IN      A

;; ANSWER SECTION:
appspot.com.            245     IN      A       173.194.36.141

;; Query time: 89 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Oct 18 08:42:27 2010
;; MSG SIZE  rcvd: 45

maximveks...@maximveksler-desktop:~$ wget appspot.com
--2010-10-18 08:42:31--  http://appspot.com/
Resolving appspot.com... 173.194.36.141
Connecting to appspot.com|173.194.36.141|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-10-18 08:42:32 ERROR 404: Not Found.

maximveks...@maximveksler-desktop:~$ dig appengine.google.com

; <<>> DiG 9.7.1-P2 <<>> appengine.google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55756
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;appengine.google.com.          IN      A

;; ANSWER SECTION:
appengine.google.com.   85115   IN      CNAME   www3.l.google.com.
www3.l.google.com.      300     IN      A       173.194.36.100

;; Query time: 97 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Oct 18 08:42:37 2010
;; MSG SIZE  rcvd: 75

maximveks...@maximveksler-desktop:~$ wget appengine.google.com
--2010-10-18 08:42:45--  http://appengine.google.com/
Resolving appengine.google.com... 173.194.36.100
Connecting to appengine.google.com|173.194.36.100|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://www.google.com/accounts/ServiceLogin?service=ah&continue=https://appengine.google.com/_ah/login%3Fcontinue%3Dhttps://appengine.google.com/&ltmpl=ae&sig=c24697718eec1be75b7ab8f8a0c02416[following]
--2010-10-18 08:42:46--
https://www.google.com/accounts/ServiceLogin?service=ah&continue=https://appengine.google.com/_ah/login%3Fcontinue%3Dhttps://appengine.google.com/&ltmpl=ae&sig=c24697718eec1be75b7ab8f8a0c02416
Resolving www.google.com... 173.194.36.104
Connecting to www.google.com|173.194.36.104|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13852 (14K) [text/html]
Saving to: `index.html.1'

100%[==========================================================================================================================================>]
13,852      --.-K/s   in 0.1s

2010-10-18 08:42:46 (99.4 KB/s) - `index.html.1' saved [13852/13852]

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to