PostgreSQL has the following accepted in (postgresql.conf)
listen_adresses = '*'
port = 5432
My problem
Server is running on 192.168.1.101:5432 and thats all fine on the “server computer” Mairlist works flawless. How ever my Connections seems to be a mess. In the pg_hba.conf i have open for my “client” running on ip 192.168.1.100 with the following line.
host all all 192.168.1.100 md5
Router is forwarding port 5432 to 192.168.1.101 so thats not my problem.
I have inside PostgreSQL setup a user mydj with password PassWord1010! just for testing. I have also assigned the mairlist_dj role to that user.
Offcourse the computer that run as a server has that port open thru firewall, still i get a Socket error 10060 (Connection timed out).
I was so up to my knees with postgres trying to make it work, so i missed to enable Mairlist database server from start menu.
It was more me thinking it was activated automatic with mairlist ;D
Well when i try to connect to postgreSQL via port 5432 i get this.
Socket Error #10054
Connection reset by peer
When i go via Mairlist database server using port 8840 it work all fine.
Now i only need to test Everything so that works like i want. Then we have to save money for the licens