Jump to content

gabriele

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by gabriele

  1. This is the result:

    This server listens on all TCP ports, allowing you to test any outbound TCP port.

    You have reached this page on port 5432.

    Your network allows you to use this port. (Assuming that your network is not doing advanced traffic filtering.)

     

    So it seems port 5432 is open.

    But now that I'm testing connection from my home private network I don't get anymore the error message.

     

    Is it possible that university public network does not allow connection to johnny.heliohost or has port 5432 blocked?

     

  2. I have the problem that I can't connect remotely to the postgres database I've made

     

    My connection parameters are

    • database: gabriele_postgres
    • user: gabriele_giannina
    • host: johnny.heliohost.org

    Then the connection responds:

     

    psql: FATAL: no pg_hba.conf entry for host "your ip", user "gabriele_giannina", database "gabriele_postgres", SSL off

     

    I need help.

     

    Thanks

     

     

×
×
  • Create New...