Skip to main content

i want to connect to My router with ssh but i cannot find the option

if you make a backup there is ssh

Is it disabled or does the provider need to enable it

 

 {
"Name":"SSH",
"Enable":true,
"Protocol":6,
"Port":22,
"Mode":"",
"TrustAll":true
}

but if i modify
and restore the backup 

{
"Name":"SSH",
"Enable":true,
"Protocol":6,
"Port":22,
"Mode":"LAN_ONLY",
"TrustAll":true,
"BoundInterfaceList":"IP.Interface.4,IP.Interface.7,IP.Interface.10,",
}

 and i try to ssh in to it i get this error

VMG8825-T50 login: admin
Password:
Account: 'admin' TELNET permission denied.

what can i do? 

backup is that backup router setting


Hi @Zortos, welcome to the Community!

Which modem are you currently using or do you use your own modem/router? The Huawei modem doesn't allow NAT-loopbacks, so if I'm not mistaken this means that the SSH isn't usable.

In simple terms: basically that means that using your WAN IP from your own LAN to check if servers are working as intended, for example, isn't possible when you have a Huawei HG-659.

So you will have to come in from the outside and not from the inside - outside - inside, if that makes sense. 

Credits to Pieter_B for explaining this in another topic: Port forwarding on the Huawei.


https://th0mas.nl/2020/03/26/getting-root-on-a-zyxel-vmg8825-t50-router/


Good luck with that, btw it doesn't work anymore I think.

You cannot use the backup file anymore.


Reageer