Community discussions

MikroTik App

Search found 3 matches

by jojoHa
Fri Aug 16, 2019 11:25 pm
Forum: Scripting
Topic: Importing private SSH keys fails [SOLVED]
Replies: 14
Views: 24047

Re: Importing SSH keys fails [SOLVED]

Thanks a lot eworm, generating the keys by
user@server:~/.ssh$ ssh-keygen -t rsa -m PEM -f server
did the trick!
by jojoHa
Sat Aug 10, 2019 4:20 pm
Forum: Scripting
Topic: Importing private SSH keys fails [SOLVED]
Replies: 14
Views: 24047

Importing private SSH keys fails [SOLVED]

Hi, I want to connect to a linux (debian) server to run a command there. The connection has to be initiated in a script on the Mikrotik (RouterOS v6.45.1) router. Thus, I need ssh-exec and have to use keys to ssh into the server. As far as I understood, I need to generate private and public keys on ...
by jojoHa
Sun Apr 08, 2018 8:53 pm
Forum: Wireless Networking
Topic: multiple hotspot pages - file structure issue
Replies: 0
Views: 763

multiple hotspot pages - file structure issue

Hi, I'm experimenting with the hotspot feature and have created custom pages which use a logo and a custom CSS. Also, I've implemented the solution from https://forum.mikrotik.com/viewtopic.php?t=86552#p647548 , to inform users when internet is not accessible. This page also uses the logo and the sa...