Jump to content

SSH question


gEEEk

Recommended Posts

I'm working on a SSH connection to my home so I can simply tunnel

Firefox and Thunderbird traffic through a SOCKS v5.

I'm currently using Plink because I think the GUI in Putty is unnecessary.

The command I'm using is: user@ip -P 9393 -D 8585

So the dynamic port I'll be using in Firefox is 8585.

My question is, do I need to port forward 8585? And if, TCP or UDP?

And is 9393 a TCP or UDP port?

/gEEEk

Link to comment
Share on other sites

I'm working on a SSH connection to my home so I can simply tunnel

Firefox and Thunderbird traffic through a SOCKS v5.

I'm currently using Plink because I think the GUI in Putty is unnecessary.

The command I'm using is: user@ip -P 9393 -D 8585

So the dynamic port I'll be using in Firefox is 8585.

My question is, do I need to port forward 8585? And if, TCP or UDP?

And is 9393 a TCP or UDP port?

/gEEEk

You don't need (and doing so wouldn't help) to forward 8585 as that will be going through the tunnel. SSH connections use TCP.

Link to comment
Share on other sites

You don't need (and doing so wouldn't help) to forward 8585 as that will be going through the tunnel. SSH connections use TCP.

Great.

Thank you for the quick answer!

:)

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...