trystan
2004-05-28 22:26:19 UTC
Hello
I've not noticed it in the manual, but found that I can use 'SSH'
(linux/unix) to login remotely to my MikroTik boxes instead of Telnet.
:) :)
(for those who aren't familiar with SSH, it allows you to conduct an
encrypted terminal session which is more secure than Telnet where
everything is sent "in the clear")
Syntax:
ssh 80.229.43.198 -l admin
(where the address of your MikroTik router is subsituted)
Trystan
I've not noticed it in the manual, but found that I can use 'SSH'
(linux/unix) to login remotely to my MikroTik boxes instead of Telnet.
:) :)
(for those who aren't familiar with SSH, it allows you to conduct an
encrypted terminal session which is more secure than Telnet where
everything is sent "in the clear")
Syntax:
ssh 80.229.43.198 -l admin
(where the address of your MikroTik router is subsituted)
Trystan