Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

DGA0122 Disable SSH: Difference between revisions

From AAISP Support Site
Content deleted Content added
AA-Andrew (talk | contribs)
 
AA-Andrew (talk | contribs)
mNo edit summary
Line 10: Line 10:
InternetGatewayDevice.Services.X_000E50_AccessManagement.SSH.ServerAccess.1.Enable 0
InternetGatewayDevice.Services.X_000E50_AccessManagement.SSH.ServerAccess.1.Enable 0


Then reboot, then when you try to ssh, you'll get:
Then reboot the router.

Then when you try to ssh, you'll get:
ssh: connect to host 192.168.1.1 port 22: Connection refused
ssh: connect to host 192.168.1.1 port 22: Connection refused



Revision as of 12:25, 1 September 2022


ssh is enabled from the LAN, and can be accessed using the engineer user and the admin password.

The CLI is fairly minimal.

ssh can be disabled if you want, you can do this via ssh:

InternetGatewayDevice.Services.X_000E50_AccessManagement.SSH.ServerAccess.1.Enable 0

Then reboot the router.

Then when you try to ssh, you'll get:

ssh: connect to host 192.168.1.1 port 22: Connection refused

To revert the change, you'll need to reset the router and re-configure.