Keywords: WordPress - AWS - Technical issue - Connectivity (SSH/FTP)
bnsupport ID: 7853cb98-1d59-24c3-3a26-8f7aff76e768
Description:
Hello Bitnami
I'm having technical problems creating an SSH tunnel to access phpmyadmin on one of my AWS lightsail instances.
On this particular instance, I have run the bncert too, which has created an SSL redirect to https://www.
This seems to have impacted how this SSH tunnel works, as there are now redirects to SSL/www.
This works fine on instances that have not been configured with the bncert tool.
I have tried this: ssh -N -L 8443:127.0.0.1:443 -i KEYFILE bitnami@ip but the browser states that the server could not be found.
How do I get around this?
Thank you for your support.