What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

change SSH port or http

Paxsat

Regular Contributor
for my error i set ssh port 80 and now i cant open router setting.. but only terminal ssh on port 80

can i change the port in ssh??

ty
 
The following should put you back on track:

Code:
nvram set sshd_port=22
nvram commit
service restart_time
service restart_httpd
 
I set the remote access web on port 9998, thinking they can restore SSH to 22. But I can't access set on port 9998 with SSH on 80. Sorry for my bad English.. Now is ok. Ty merlin

Inviato dal mio SM-N7505 utilizzando Tapatalk
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top