[mapserver-users] RE ows_allowed_ip_list / ows_denied_ip_list not working
Steve.Toutant at inspq.qc.ca
Steve.Toutant at inspq.qc.ca
Thu Apr 23 07:22:26 PDT 2015
Anything in your mapserver log? perhaps there is another problem in your
mapfile
Vladimiro Bellini <vlasvlasvlas at gmail.com>
2015-04-23 10:06
A
Steve.Toutant at inspq.qc.ca
cc
mapserver-users <mapserver-users at lists.osgeo.org>,
mapserver-users-bounces at lists.osgeo.org
Objet
Re: RE [mapserver-users] ows_allowed_ip_list / ows_denied_ip_list not
working
Hi, i tried "all" and my ip, but i got the same result.. what could it be?
here's my full metadata (header metadata of mapfile, not in layers)
METADATA
"ows_denied_ip_list" "all"
"wms_service_onlineresource" "
http://xxxxxxxxxxxx/cgi-bin/mapserv6?map=/xxxxxxxxxxxx/mapase.map"
"ows_onlineresource" "
http://xxxxxxxxxxxx/cgi-bin/mapserv6?map=/xxxxxxxxxxxx/mapase.map"
"wms_title" "Mapa"
"wms_abstract" "Capas"
"wms_srs" "EPSG:4326 EPSG:900913 EPSG:3857 EPSG:4694 EPSG:4928 EPSG:4929
EPSG:22181 EPSG:22182 EPSG:22183 EPSG:22184 EPSG:22185 EPSG:22186
EPSG:22187"
"wms_onlineresource" "
http://xxxxxxxxxxxx/cgi-bin/mapserv6?map=/xxxxxxxxxxxx/mapase.map"
"wms_enable_request" "GetCapabilities GetMap GetLegendGraphic
GetFeatureInfo"
"wfs_enable_request" "!*"
"wms_server_version" "1.1.1"
"wms_feature_info_mime_type" "text/html"
"wms_include_items" "all"
"gml_include_items" "all"
"wms_contactelectronicmailaddress" "xxxxxxxxxxxx at xxxxxxxxxxxx.xxx.xx"
END
and here's my layer metadata:
METADATA "wms_title" "Concesiones de Distribuidoras electricas"
"wms_extent" "-73,566078 -55,057765 -53,635586 -21,778191"
"gml_include_items" "all" "gml_featureid" "gid"
"wms_feature_info_mime_type" "text/html" "wms_server_version" "1.1.1"
"wms_include_items" "all" "wms_srs" "EPSG:4326" END
is there any other problem? i can still see my png when i do a GetMap
request.. :(
thanks a lot.
Vladimiro.
Vladimiro Bellini __
\ /| _ _|. _ . _ |__) _||. _ .
2015-04-23 10:37 GMT-03:00 <Steve.Toutant at inspq.qc.ca>:
Does this works
"ows_denied_ip_list" "all"
or
"ows_denied_ip_list" "youripaddress"
Vladimiro Bellini <vlasvlasvlas at gmail.com>@lists.osgeo.org
Envoyé par : mapserver-users-bounces at lists.osgeo.org
2015-04-23 09:33
A
mapserver-users at lists.osgeo.org
cc
Objet
[mapserver-users] ows_allowed_ip_list / ows_denied_ip_list not
working
Hi.
i was testing "ows_denied_ip_list" or allowed ip list on my 6.4.1
mapserver and it does not work at all.
./mapserv -v
MapServer version 6.4.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML
SUPPORTS=PROJ SUPPORTS=GD SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV
SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER
SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=GEOS
INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
METADATA
#inside top mapfile metadata
"ows_denied_ip_list" "*"
#(other metadata..)
END
even blocking "*" (all ip's) it doesnt work,
i always receive a GetMap response using wms
..
i can still see my request (cgi-bin,wms,getmap, see the full png, no
denied at all...) why?
:S
Thanks,
Vladimiro Bellini_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150423/79e5f769/attachment.htm>
More information about the MapServer-users
mailing list