Article 5JYE9 bind [127.0.0.1]:9461: Permission denied channel_setup_fwd_listener_tcpip: cannot listen to port: 9461 Could not request local forwarding. P

bind [127.0.0.1]:9461: Permission denied channel_setup_fwd_listener_tcpip: cannot listen to port: 9461 Could not request local forwarding. P

by
nikku1204
from LinuxQuestions.org on (#5JYE9)
I am tunneling a remote node with local computer. Actually i am trying to running a jupyter notebook on a remote machine. I have created a GPU node on the remote server but failed to tunnel it with local computer.
My tunneling SSH script is
ssh -L 9461:localhost:4422 user_name@server_address ssh -L 4422:localhost:9461 gpu008

And then it ask password for the server. On entering password i get this
bind [127.0.0.1]:9461: Permission denied
channel_setup_fwd_listener_tcpip: cannot listen to port: 9461
Could not request local forwarding.
Pseudo-terminal will not be allocated because stdin is not a terminal.

Kindly provide a solution.latest?d=yIl2AUoC8zA latest?i=3RKuJe0C3rc:rIrWl4aYF9g:F7zBnMy latest?i=3RKuJe0C3rc:rIrWl4aYF9g:V_sGLiP latest?d=qj6IDK7rITs latest?i=3RKuJe0C3rc:rIrWl4aYF9g:gIN9vFw3RKuJe0C3rc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments