I'm attempting to establish a SSH tunnel to an AWS EC2 instance using:
ssh -i ~/aws_rsa.pem -ND 8157 [email protected]
From the debug log below, it appears the session stalls after authentication. Does anyone have any suggestions on possible resolutions?
debug1: Local connections to LOCALHOST:8157 forwarded to remote address socks:0
debug1: Local forwarding listening on ::1 port 8157.
debug1: channel 0: new [port listener]
debug1: Local forwarding listening on 127.0.0.1 port 8157.
debug1: channel 1: new [port listener]
debug1: Requesting [email protected]
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype [email protected] want_reply 0