This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Nominatin Server Ip for Firewall rules

0

Hello,

We currently would like to use this service but the server is behind a firewall. We can open a connection to a specific IP address and I'm wondering if the IP for the service is static or not? or if there is a range I can add to ensure it works properly.

currently I am able to find:

Nominatim

128.40.168.106

openstreetmap.org

Address: 193.63.75.99
Address: 193.63.75.100
Address: 193.63.75.103

Cheers for any info

Mart

asked 16 Nov '12, 09:55

Mart's gravatar image

Mart
1111
accept rate: 0%

1

Can you explain what you're trying to do that needs a fixed IP address?

(16 Nov '12, 10:05) Jonathan Ben...

Yes, our web application will geocode an address and then return that to the user. but for the server to do this we need to open the firewall from our server to the nominatim.openstreetmap.org. The firewall is annoying can only handle IP addresses. so if the nominatim is fairly static then we can add it, or if theres a range we can add the whole range. hope that makes sense.

Cheers

(16 Nov '12, 10:12) Mart

One Answer:

0

OpenStreetMap currently uses the following IP address ranges:

  • 128.40.168.64/26 (UCL)
  • 193.63.75.96/27 (Imperial)
  • 89.16.179.150 (Bytemark)

We also have a few distributed "CDN" tile.openstreetmap.org servers.

answered 05 Dec '12, 10:39

Firefishy's gravatar image

Firefishy ♦♦
1.3k73652
accept rate: 29%

Source code available on GitHub .