View Single Post

   
  #4 (permalink)  
Old 04-16-2008, 12:59 AM
Jan de Visser
 
Posts: n/a
Default Re: ***SPAM*** Re: trying to connect to pg from within a local network

On Wednesday 16 January 2008 12:58:58 Albretch Mueller wrote:
> *OK, I did too, this is how my /data/pg_hba.conf looks like:
> ~
> # TYPE *DATABASE * *USER * * * *CIDR-ADDRESS * * * * *METHOD
>
> # IPv4 local connections:
> host**** all**** all**** 127.0.0.1/32,10.0.31.62******** md5
> # IPv6 local connections:
> #host * *all * * * * all * * * * ::1/128 * * * * * * * md5


It doesn't work like that. CIDR-ADDRESS is a single address range.

Try putting 10.0.31.62/32 on a separate line.


jan

--
--------------------------------------------------------------
Jan de Visser * * * * * * * * * * jdevisser@digitalfairway.com

* * * * * * * * Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote