We have been looking at different ways to SSH into the Kerlink using a different port other than port 22 and although Dropbear is supposed to be able to listen on 10 ports the implementation is so stripped back it can only listen on one. If you are looking to change your SSH port you can change it in /etc/services :
[...]
ftp 21/tcp
ssh new port/tcp
ssh new port/udp
telnet 23/tcp
[...]
↧
FAQ - Kerlink Gateway
↧