Jump to content

Cannot create ssh proxy


niccodemi

Recommended Posts

Hi,

 

hardware / OS = OrangePi PC with Armbian 22.04.2 Ubuntu

 

When executing following command

"ssh -D 1080 user@domain"

the system doesn't create / open ssh port where it should listen too. I can verify this with command "ps aux | grep ssh".

 

I edited /etc/ssh/sshd_config file by enabling following lines

AllowTcpForwarding yes

PermitTunnel yes

 

What else do I have to do in order to be able to start ssh proxy server?

 

I was following this guide

https://www.digitalocean.com/community/tutorials/how-to-route-web-traffic-securely-without-a-vpn-using-a-socks-tunnel

 

Thank you.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines