SSH access to router
-
- Posts: 15
- Joined: Fri Mar 22, 2013 8:53 pm
SSH access to router
How do I ssh onto my router?
ssh is running, I can see this via telnet:
Trying 192.168.1.254...
Connected to 192.168.1.254.
Escape character is '^]'.
SSH-2.0-dropbear_0.46
However, ssh doesn't work
ssh 192.168.1.254
Read from socket failed: Connection reset by peer
thanks
ssh is running, I can see this via telnet:
Trying 192.168.1.254...
Connected to 192.168.1.254.
Escape character is '^]'.
SSH-2.0-dropbear_0.46
However, ssh doesn't work
ssh 192.168.1.254
Read from socket failed: Connection reset by peer
thanks
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: SSH access to router
Try using Puttymas54321 wrote:How do I ssh onto my router?
ssh is running, I can see this via telnet:
Trying 192.168.1.254...
Connected to 192.168.1.254.
Escape character is '^]'.
SSH-2.0-dropbear_0.46
However, ssh doesn't work
ssh 192.168.1.254
Read from socket failed: Connection reset by peer
thanks
You do not have the required permissions to view the files attached to this post.
-
- Posts: 15
- Joined: Fri Mar 22, 2013 8:53 pm
Re: SSH access to router
I don't have putty, I am on a Mac using terminal, or trying to connect via my Linux server (command line)
(My Mac)
Martins-MacBook-Pro:~ $ ssh admin@192.168.1.254
Connection closed by 192.168.1.254
Martins-MacBook-Pro:~ $ ssh root@192.168.1.10
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-24-generic x86_64)
(My Server)
root@kaj:~# ssh admin@192.168.1.254
Connection closed by 192.168.1.254
root@kaj:~# ssh root@192.168.1.11
(My NAS)
Welcome to ReadyNASOS 6.1.6
root@nas1:~# ssh admin@192.168.1.254
Connection closed by 192.168.1.254
root@nas1:~#
What is causing the disconnect?
(My Mac)
Martins-MacBook-Pro:~ $ ssh admin@192.168.1.254
Connection closed by 192.168.1.254
Martins-MacBook-Pro:~ $ ssh root@192.168.1.10
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-24-generic x86_64)
(My Server)
root@kaj:~# ssh admin@192.168.1.254
Connection closed by 192.168.1.254
root@kaj:~# ssh root@192.168.1.11
(My NAS)
Welcome to ReadyNASOS 6.1.6
root@nas1:~# ssh admin@192.168.1.254
Connection closed by 192.168.1.254
root@nas1:~#
What is causing the disconnect?
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: SSH access to router
Just checking with our engineers now, I will drop a update here in due coursemas54321 wrote:I don't have putty, I am on a Mac using terminal, or trying to connect via my Linux server (command line)
(My Mac)
Martins-MacBook-Pro:~ $ ssh admin@192.168.1.254
Connection closed by 192.168.1.254
Martins-MacBook-Pro:~ $ ssh root@192.168.1.10
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-24-generic x86_64)
(My Server)
root@kaj:~# ssh admin@192.168.1.254
Connection closed by 192.168.1.254
root@kaj:~# ssh root@192.168.1.11
(My NAS)
Welcome to ReadyNASOS 6.1.6
root@nas1:~# ssh admin@192.168.1.254
Connection closed by 192.168.1.254
root@nas1:~#
What is causing the disconnect?
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: SSH access to router
Try the following command from terminal within a mac os
ssh -o MACs=hmac-sha1 admin@deviceip
ssh -o MACs=hmac-sha1 admin@deviceip
-
- Posts: 7
- Joined: Thu Aug 10, 2017 2:46 pm
Re: SSH access to router
Seems this is a long time old but ...
ssh -o MACs=hmac-sha1 admin@(my billion IP)
Unable to negotiate with (my billion IP) port 22: no matching cipher found. Their offer: 3des-cbc
But service is operational on the box ...
telnet (my billion IP) 22
Trying (my billion IP)...
Connected to (my billion IP).
Escape character is '^]'.
SSH-2.0-dropbear_0.46
What's the approved way of properly accessing the billion devices via ssh?
Thanks,
mick
ssh -o MACs=hmac-sha1 admin@(my billion IP)
Unable to negotiate with (my billion IP) port 22: no matching cipher found. Their offer: 3des-cbc
But service is operational on the box ...
telnet (my billion IP) 22
Trying (my billion IP)...
Connected to (my billion IP).
Escape character is '^]'.
SSH-2.0-dropbear_0.46
What's the approved way of properly accessing the billion devices via ssh?
Thanks,
mick
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: SSH access to router
What model do you have?? What firmware??mickod wrote:Seems this is a long time old but ...
ssh -o MACs=hmac-sha1 admin@(my billion IP)
Unable to negotiate with (my billion IP) port 22: no matching cipher found. Their offer: 3des-cbc
But service is operational on the box ...
telnet (my billion IP) 22
Trying (my billion IP)...
Connected to (my billion IP).
Escape character is '^]'.
SSH-2.0-dropbear_0.46
What's the approved way of properly accessing the billion devices via ssh?
Thanks,
mick
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: SSH access to router
See attached image, just used my mac to connect via SSH to a 7800DXmickod wrote:Seems this is a long time old but ...
ssh -o MACs=hmac-sha1 admin@(my billion IP)
Unable to negotiate with (my billion IP) port 22: no matching cipher found. Their offer: 3des-cbc
But service is operational on the box ...
telnet (my billion IP) 22
Trying (my billion IP)...
Connected to (my billion IP).
Escape character is '^]'.
SSH-2.0-dropbear_0.46
What's the approved way of properly accessing the billion devices via ssh?
Thanks,
mick
You do not have the required permissions to view the files attached to this post.
-
- Posts: 7
- Joined: Thu Aug 10, 2017 2:46 pm
Re: SSH access to router
It's an 8800NL ...billion_fan wrote: What model do you have?? What firmware??
Model Name : BiPAC 8800NL
Software Version: 2.32d.dm12
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: SSH access to router
It works with the same command here (software v 2.32e it should be the same for 2.32d.dm12) if using windows use puttymickod wrote:It's an 8800NL ...billion_fan wrote: What model do you have?? What firmware??
Model Name : BiPAC 8800NL
Software Version: 2.32d.dm12