[uMap] did the IPaddr change from 164.132.171.101 to 164.132.171.132 for umap.openstreetmap.fr

Jelle de Jong jelledejong at powercraft.nl
Tue Jan 10 16:28:02 UTC 2023


On 1/10/23 09:09, Marc_marc wrote:
> Hello,
> 
> Le 09.01.23 à 23:19, Jelle de Jong a écrit :
>> did the IPaddr change from 164.132.171.101 to 164.132.171.132 for 
>> umap.openstreetmap.fr?
> 
> yes (and also the IPv6)
> 
>> Is this change permanent?
> 
> no, this may change on the next fail-over between cluster members
> 
>> Is there a mailinglist to get informed about this changes? 
> 
> No really, the dns name is still the same
> 
>> Because they can be an security issue and break configurations.
> 
> What security problem does this imply for you?
> what's the need to hardcode an ip in stead of a dns name ?

I tried using the dns host in apache as "Allow from 
umap.openstreetmap.fr" but this does not work and create an access 
denied from the umap when accessing the geojson data.

     <Directory "/var/www/example.org/geojson/">
         Options FollowSymLinks
         AllowOverride None
         Order Deny,Allow
         Deny from all
         Allow from 164.132.171.132
         Allow from umap.openstreetmap.fr
     </Directory>

I created a few maps that have personal details in that should be 
protected and I have to make sure only umap.openstreetmap.fr system and 
the people with authorised uMap accounts can access them.

Do you have a subnet of the servers the clusters is using for 
umap.openstreetmap.fr?

Kind regards,

Jelle de Jong



More information about the Umap mailing list