[postgis-users] ip mask
Christian Sengstock
csengstock at gmail.com
Thu Jan 19 10:49:28 PST 2006
Hi,
to match any address on the internet the cidr-address have to be 0.0.0.0/0.
so it's
"host all all 0.0.0.0/0 md5"
i would propose reading a little about authentication issues of postgres.
following link is the hba section of the postgres docu:
http://www.postgresql.org/docs/8.1/interactive/client-authentication.html#AUTH-PG-HBA-CONF
greets,
chris
2006/1/19, Sears, Jeremy <Jeremy.Sears at ccrs.nrcan.gc.ca>:
>
> sorry, I ment:
>
>
>
> # TYPE DATABASE USER CIDR-ADDRESS METHOD
>
> host all all all/32 md5
>
> # IPv4 local connections:
>
>
>
> In the win32 installer you can opt to allow all connections ...
>
> -----Original Message-----
> *From:* postgis-users-bounces at postgis.refractions.net [mailto:
> postgis-users-bounces at postgis.refractions.net]*On Behalf Of *Sears, Jeremy
> *Sent:* January 19, 2006 1:33 PM
> *To:* 'PostGIS Users Discussion'
> *Subject:* RE: [postgis-users] ip mask
>
> try:
>
>
> # TYPE DATABASE USER CIDR-ADDRESS METHOD
>
> host all all 127.0.0.1/32 md5
>
> # IPv4 local connections:
>
>
>
>
>
> That's a guess .....
>
>
>
> Regards
>
> Jeremy
>
>
>
>
>
> -----Original Message-----
> *From:* postgis-users-bounces at postgis.refractions.net [mailto:
> postgis-users-bounces at postgis.refractions.net]*On Behalf Of *Gilbert,
> Antoine
> *Sent:* January 19, 2006 1:23 PM
> *To:* PostGIS Users Discussion
> *Subject:* [postgis-users] ip mask
>
> Anyone know what I must enter in the pga_hba.conf file to accept all
> possible ip ?
>
>
>
> # TYPE DATABASE USER CIDR-ADDRESS METHOD
>
>
>
> # IPv4 local connections:
>
> host all all 127.0.0.1/32 md5
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
>
--
Christian Sengstock - Tel: 06221 / 650 5889, Mob: 0178 / 38 79 671
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20060119/739e144e/attachment.html>
More information about the postgis-users
mailing list