Hi,
I need to connect via SSH to a rut360 router.
I have configured access control and firewall :
System/Administration/Acess control
Enable SSH access : on
Remote SSH access : on
Port :22
Enable key-based authentication : off
Network/Firewall/Port Forwards
Firewall - Port Forwards - remote_22
Enable : on
Name : remote_2
Protocol : TCP
Source zone wan: wan/wan6/mob1s2a1/mob1s1a1
Source MAC address : any
Source IP address : any
Source port : any
External IP address : any
External port : 22
Internal zone lan: lan
Internal IP address : 10.112.14.1
Internal port : 22
Enable NAT Loopback : off
Extra arguments : -c
Network/Firewall/Traffic Rules
Firewall - Traffic Rules - SSH_22
Enable : on
Name : SSH_22
Restrict to address family : IPV4 and IPV6
Protocol : TCP
Source zone wan : wan/wan6/mob1s2a1/mob1s1a1
Source MAC address : any
Source IP address : any
Source port :
Destination zone : Device (input)
Destination address : 10.112.14.1
Destination port : 22
Action : Accept
Match :
Extra arguments :
Week Days :
Month Days :
Start Time (hh:mm:ss) :
Stop Time (hh:mm:ss) :
Start Date (yyyy-mm-dd) :
Stop Date (yyyy-mm-dd) :
Time in UTC : off
Port 22 is accessible, I have confirmation via msdos.
C:>telnet 188.xx.1xx.1xx 22
SSH-2.0-dropbear
¶ïÙ║w]@ìh∟ìúþ[ö▼òcurve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,
kexguess2@matt.ucc.asn.au4ssh-ed25519,ecdsa-sha2-nistp256,rsa-sha2-256,ssh-rsa3chacha20-poly1305@openssh.com,aes128-ctr,
aes256-ctr3chacha20-poly1305@openssh.com,aes128-ctr,aes256-ctr↨hmac-sha1,hmac-sha2-256↨hmac-sha1,hmac-sha2-256♦none♦noneí║-³®}*O
However, with Putty I can’t connect using ssh.
Connecting to the web interface using another port works without a problem.
Any ideas?
Thanks