...
To test network connectivity: From the environment that ForgeRock IDM runs:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
nc -zv my-rds-instance.us-east-1.rds.amazonaws.com 5432 Ncat: Version 7.50 ( https://nmap.org/ncat ) Ncat: Connected to 172.30.0.250:5432. Ncat: 0 bytes sent, 0 bytes received in 0.04 seconds. |
...