Find the answer to your Linux question:
Results 1 to 2 of 2
hello, i am trying to forward my ssh port to my modem so i can access it anywhere can any one help me with it?...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    5

    SSH forwarding?

    hello,

    i am trying to forward my ssh port to my modem so i can access it anywhere can any one help me with it?

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    It needs to be setup on your router (modem). Have a look at this site for step by step tutorials. I recommend against running ssh on port 22 if you are doing this as you will have a constant stream of bots/dictionary attacks trying to log on. Pick a random higher port and change this in your /etc/ssh/sshd_config and restart sshd.

    PortForward.com - Free Help Setting up Your Router or Firewall

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...