回复:为什么我竟可以访问不在我局域网内的私有的 IP 地址?

来源: 2012-03-20 05:32:44 [旧帖] [给我悄悄话] 本文已被阅读:

An extract from RFC 1918 :

Routers in networks not using private address space, especially those of Internet service providers, are expected to be configured to reject (filter out) routing information about private networks.

Note [are expected to be configured to reject], so there seems to be no absolute rules.

76.14.1.122 is configured to pass your packets to 76.14.1.121 which decides ... which makes them arrive finally at 10.10.12.1

If all the intermediate routers belong to your ISP, they can do whatever they want within their network. But what they did is obviously bad for them as you can access their machines from outside world.