Re: [JDBC] 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 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate
Received on Wed Jan 16 14:08:30 2008
This archive was generated by hypermail 2.1.8
: Wed Jun 18 2008 - 23:43:00 EDT
|