Secure Gateway Migration
From GWAVA Technologies Training
There is a wizard for migrating from GWAVA 6.x to Secure Gateway.
If you encounter the error: "An error occurred loading the connection test" that means the GWAVA 6 Postgres DB is locked.
To unlock the Postgres DB
- Browse here: :/opt/beginfinite/gwava/postgres
- Edit this file: pg_hba.conf
- Add the line like this, with the customer SG IP: host all all 151.155.0.0/16 password
- Restart Postgres