V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
DAOCLOUD
推荐学习书目
Python Cookbook
Using Google App Engine
推荐下载
Latest Google App Engine SDK
其他兼容技术
AppScale
lamengao
V2EX  ›  Google App Engine

为什么我的web app会ping出一些奇怪的ip?

  •  
  •   lamengao · 2011-03-03 22:20:17 +08:00 · 4819 次点击
    这是一个创建于 4819 天前的主题,其中的信息可能已经有所发展或是发生改变。
    刚刚发现自己的应用无法访问,然后尝试着去ping。

    yibing@localhost ~$ ping cuoluo-diary.appspot.com
    PING cuoluo-diary.appspot.com (8.7.198.45): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3

    yibing@localhost ~$ sudo dscacheutil -flushcache
    yibing@localhost ~$ ping cuoluo-diary.appspot.com
    PING cuoluo-diary.appspot.com (37.61.54.158): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1


    结果就ping出这些保留地址,但我访问其他的appspot网站正常。
    有可能是什么原因呢?
    2 条回复    1970-01-01 08:00:00 +08:00
    ayanamist
        1
    ayanamist  
       2011-03-03 22:58:07 +08:00
    恭喜你,被认证了
    chuangbo
        2
    chuangbo  
       2011-03-03 23:55:22 +08:00
    你可以尝试在终端运行
    dig +trace cuoluo-diary.appspot.com
    有惊喜哦~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   909 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 20:58 · PVG 04:58 · LAX 13:58 · JFK 16:58
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.