Jump to content

Ssh Server


Kayel

Recommended Posts

I recently aquired Ubuntu 10.04, and I saw Hak.5 S06E14 about using SSH as a Proxy, however that was pretty much the client side. Is there an episode for basic configuration for an SSH Server usage as a Socks Proxy, because several thinks aren't that very bright to me like how to start and stop the SSH Server, if I use it as a SOCKS proxy, is the port 8080 to be forwared on My Gateway router at home where my SSH Server is.

If anyone could clarify, or redirect me to the right place, I'd be very thankfull :).

Link to comment
Share on other sites

I recently aquired Ubuntu 10.04, and I saw Hak.5 S06E14 about using SSH as a Proxy, however that was pretty much the client side. Is there an episode for basic configuration for an SSH Server usage as a Socks Proxy, because several thinks aren't that very bright to me like how to start and stop the SSH Server, if I use it as a SOCKS proxy, is the port 8080 to be forwared on My Gateway router at home where my SSH Server is.

If anyone could clarify, or redirect me to the right place, I'd be very thankfull :).

The only port that needs to be opened at the gateway is the SSH server's port itself. If you can establish a SSH connection with putty to your ssh server than the port 8080 can be set to anything, it does not need to be opened at the gateway at all. The port 8080 is available for local use only I could change that to 443 and would still be able to configure my web client to get onto any internet web sites.

I have also found these articles that could explain things a lot better than I can.

http://www.dotcomunderground.com/blogs/200...nel-to-hide-ip/

http://www.jonlee.ca/how-to-secure-your-tr...nel-with-putty/

Hope this helps.

Infiltrator

Edited by Infiltrator
Link to comment
Share on other sites

I have also found these articles that could explain things a lot better than I can.

http://www.dotcomunderground.com/blogs/200...nel-to-hide-ip/

http://www.jonlee.ca/how-to-secure-your-tr...nel-with-putty/

Hope this helps.

Infiltrator

Thank you, but this is the SSH Client connection, I was looking for SSH Server configuration. I saw Darren connecting to an IRC Server by entering the command: "ssh root@??.??.??.?? -D 8080 -L 8081:??.??.??.??:6669" actually tunneling his way in with an SSH Tunnel. Is that port 6669 suppose to be open, since I don't use IRC at all and Is the tunneling option in the SSH Server enabled by default or should it be enabled?

As for the Client parts, I'm using Ubuntu as the Client also, I'm not using Windows of any kind.

Link to comment
Share on other sites

Thank you, but this is the SSH Client connection, I was looking for SSH Server configuration. I saw Darren connecting to an IRC Server by entering the command: "ssh root@??.??.??.?? -D 8080 -L 8081:??.??.??.??:6669" actually tunneling his way in with an SSH Tunnel. Is that port 6669 suppose to be open, since I don't use IRC at all and Is the tunneling option in the SSH Server enabled by default or should it be enabled?

As for the Client parts, I'm using Ubuntu as the Client also, I'm not using Windows of any kind.

Hi Kayel,

Try these ones

http://www.cyberciti.biz/faq/ubuntu-linux-...-configuration/

https://help.ubuntu.com/6.06/ubuntu/serverg...ssh-server.html

Edited by Infiltrator
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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...