Hello,

I am using revolver solo version 8.4.6
The system is working fine. I need to communicate the postgresql
remotely, but the port 9977 which postgresql uses for revolver is bind
to the localhost only.

At postgresql.conf there is already 

listen_addresses = '*'

and at pg_hba.conf I have added the following 

host    all         all                    0.0.0.0/0            trust
host    all         all                    192.168.0.1/24       password
host    all         revolverserver         192.168.1.154        trust

The winxp box has firewall disabled. Still the port 9977 is not visible from any
other PC of the same LAN. How can I open the port then for all ?

Thanks


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120515165657.27c77...@shiva.selfip.org

Reply via email to