17Apr/070
OpenWrt – tips & tricks
Change SSH port from 22 to e.g. 2222
Change the last line of the file /etc/init.d/S50dropbear to:
/usr/sbin/dropbear -p 2222
Change SSH port from 22 to e.g. 2222
Change the last line of the file /etc/init.d/S50dropbear to:
/usr/sbin/dropbear -p 2222