Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: error/error/iplookupprivate.

error/error/iplookupprivate

From MoodleDocs
Revision as of 08:03, 8 March 2008 by Howard Miller (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Some IP address ranges are only for use in private networks that cannot be accessed from the global internet. Typically these will be used by groups of machines "hidden" behind a firewall. Three ranges are defined by the agreed standard RFC1918. These are as follows:

  • 10.0.0.0 - 10.255.255.255
  • 172.16.0.0 - 172.31.255.255
  • 192.168.0.0 - 192.168.255.255

As these addresses will be used many times over throughout the world, there is no way to detect where in the world the user is located.