Re: router access through ssh



new guy wrote:
Any info please on how to use ssh in order to access my router?
I can access it through my web browser but I would like to access the
router from the command prompt.

Any help will be appreciated!

new guy:)

You'll have to look up the router's manual pages and documentation. Not that
many routers support SSH: the ability to do the session key management takes
some resources that the designers may not want to allocate to the management
tools, and some serious support time to build, although it's gotten more
common.

But think carefully about how you do this, as you would for any secure
service. Access to SSH should be limited to trusted hosts, and should
probably use a private key that is secured and distinct from any other key
in use, to avoid people stealing one key or getting it from an active
ssh-agent session and getting access to your router as well as to other
systems. And I'd avoid SSH access from anywhere outside your own local,
physical network: routers are too important to your security to leave
configurable from elsewhere if you don't *have* to.


.



Relevant Pages

  • Re: ADSL router firewall
    ... > NAT/MASQ through the router itself. ... then are thigns fairly secure or does that tend to make one feel ... Port forwarding ssh will ...
    (comp.os.linux.security)
  • Re: Safest way of accessing a home computer from outside?
    ... what if I my router doesent have a public IP ... I agree - ssh with no password and then use certificates to ... use for ssh is forwarded to your ssh server. ... You can find Hamachi at ...
    (Fedora)
  • Re: Safest way of accessing a home computer from outside?
    ... what if I my router doesent have a public IP ... use for ssh is forwarded to your ssh server. ... You can find Hamachi at ...
    (Fedora)
  • Re: Dropping SSH connections over the internet
    ... Some times the second connection will be interrupted as well. ... As the previous 2 posters said, SSH is ... the router at my workplace has a timeout and just drops connections ...
    (Ubuntu)
  • RE: Telnet Security Question for a Router.
    ... Here is a great example of a secure router config ... support ssh tend to be buggy. ... no encryption is perfect, but take a large key and it'll take ... If you don't want to have passwords ...
    (Security-Basics)