Link to home
Start Free TrialLog in
Avatar of Abraham Deutsch
Abraham Deutsch

asked on

Help logging in to my router

I took over a company I know the IP of the router but cannot reach it (page not found) I tried with a few tools to find a open port but only shows 22 ssh :22 does not work. It's a sonicwall router. Please help. I know the user name and password.
Avatar of David Atkin
David Atkin
Flag of United Kingdom of Great Britain and Northern Ireland image

Log into the Sonicwall via Telnet.  Once connected type in the following command:
show administration

Scroll down the output and it should show you what the web-management port is.

See here for reference:
https://support.sonicwall.com/kb/sw11366
SOLUTION
Avatar of masnrock
masnrock
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Abraham Deutsch
Abraham Deutsch

ASKER

https://ip/ did not work
Is there a SSH program that has a GUI ?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
which exact SonicWall is it?

if it's an NSA it might have a decated Mgmt port.
https://192.168.1.254 or http://192.168.1.254 on that port.
I was able to log in with SSH using PuTTY but the cmd https://support.sonicwall.com/kb/sw11366 do not seem to work I get "No maching cmd"

I followed this link https://support.sonicwall.com/kb/sw6213 
PRO 3060 Enhanced> conf
(config[PRO 3060 Enhanced])> int x0   (int LAN, in case of TZ units)
(config[PRO 3060 Enhanced]-if[X0])>
(config[PRO 3060 Enhanced]-if[X0])> management http enable
Already enabled
But need help to find cmd to find the port since the provided link cmd does not work.

Seams to be a NSA 2400
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I highly appreciate your help. Thank you