Re: How to add hosts to pg_hba.conf and postgresql.conf? - Mailing list pgsql-general

From general_lee
Subject Re: How to add hosts to pg_hba.conf and postgresql.conf?
Date
Msg-id 1300209871499-3711224.post@n5.nabble.com
Whole thread Raw
In response to Re: How to add hosts to pg_hba.conf and postgresql.conf?  (Rajesh Kumar Mallah <mallah.rajesh@gmail.com>)
Responses Re: How to add hosts to pg_hba.conf and postgresql.conf?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hi,

I've checked IP Filter is disabled...

Also this is Solaris 10 - netstat -lnp is not recognised. Here is netstat
-np without my macs :)

I'm using vnet3 so looks like I'm using the wrong netmask, tried editing
pg_hba.conf to 255.255.255.255 instead but still no joy...


Device   IP Address               Mask      Flags      Phys Addr
------ -------------------- --------------- -------- ---------------
vnet3  10.3.55.1            255.255.255.255 o
vnet3  10.3.55.181          255.255.255.255 o
vnet3  10.3.55.8            255.255.255.255 o
vnet3  10.3.55.9            255.255.255.255 o
vnet3  10.3.55.4            255.255.255.255
vnet1  10.3.200.182         255.255.255.255 SPLA
vnet3  10.3.55.182          255.255.255.255 SPLA
vnet1  224.0.0.0            240.0.0.0       SM
vnet3  224.0.0.0            240.0.0.0       SM

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/How-to-add-hosts-to-pg-hba-conf-and-postgresql-conf-tp3708421p3711224.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: general_lee
Date:
Subject: Re: How to add hosts to pg_hba.conf and postgresql.conf?
Next
From: "David Johnston"
Date:
Subject: Re: PostgreSQL for Holdem Manager could not be installed.