Hi Bite.
I try to open connection to my server(10.252.2.137) only from the intranet (10.0.0.0/255.0.0.0), not from outside to my database in postgresql using html interface (perl, DBI, DBD etc)
postgresql works fine on the server itself using added user by postgres and psql.
Making a netstat -atpn on the server, I can't see port 5432 open.
Thanks for answers
Didier