thanks Guido, now I want to allow connection from all to this ip <a href="http://192.168.102.100">192.168.102.100</a> How do I configure this in pg_hba ?<br>For now I have <br><br>host all all&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; md5<br><br>but that doesn&#39;t seem to work... Can you help me out ?
<br>thx<br><br>Steven<br><br><div class="gmail_quote">On Dec 19, 2007 2:12 PM, Guido Lemoine &lt;<a href="mailto:guido.lemoine@jrc.it">guido.lemoine@jrc.it</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Steven,<br><br>This is a problem related to your PostgreSQL server set-up (i.e. nothing<br>to do<br>with postgis). Looks like your client machine <a href="http://192.168.102.100" target="_blank">192.168.102.100</a> is not
<br>listed in the pg_hba.conf<br>file on the postgres server, which defines the machines allowed to make<br>connections.<br>Or they may be something wrong in the definition of your entry in that<br>file as it seems<br>to expect a connection using SSL.
<br><br>Look for hints on postgres administration sites.<br><br>GL<br><div class="Ih2E3d"><br>Steven De Vriendt wrote:<br>&gt;<br>&gt; Hi list,<br>&gt;<br>&gt; I&#39;m having this strange problem trying to connect to postgis.
<br>&gt; I&#39;m trying to connect from qgis, I enter my connection parameters<br>&gt; f.i.:<br>&gt;<br></div>&gt; I&#39;m using <a href="http://192.168.102.100" target="_blank">192.168.102.100</a> &lt;<a href="http://192.168.102.100" target="_blank">
http://192.168.102.100</a>&gt;, yet when I try<br><div class="Ih2E3d">&gt; Test Connect I get this<br>&gt; errror:<br>&gt;<br>&gt; FATAL: no pg_hba.conf entry for host <a href="http://192.168.102.1" target="_blank">192.168.102.1
</a><br></div>&gt; &lt;<a href="http://192.168.102.1" target="_blank">http://192.168.102.1</a>&gt;, user &quot;...&quot;, database &quot;.....&quot;, SSL off<br>&gt;<br>&gt; How come ?<br>&gt;<br>&gt; Thanks<br>&gt; Steven
<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; postgis-users mailing list<br>&gt; <a href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br>&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>&gt;<br><br>--
<br>----------------------------------------------------------------<br>Guido Lemoine<br>Joint Research Centre, European Commission<br>Institute for the Protection and Security of the Citizen (IPSC)<br>Support to External Security
<br>Via E. Fermi, 2749 TP 267 Ispra 21027 (VA), Italy<br>Tel. +39 0332 786239 (direct line) Fax. +39 0332 785154<br>WWW: <a href="http://ses.jrc.it" target="_blank">http://ses.jrc.it</a><br>----------------------------------------------------------------
<br>Disclaimer:<br>Views expressed are those of the individual and do not represent<br>the views of the European Commission<br><br><br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div>
<br>