On Sun, Dec 14, 2014 at 12:52:20PM -0800, Maciej Żenczykowski wrote:
> If you build custom images you can include the host keys in an overlay image.
> 
> Basically using the OpenWrt-ImageBuilder:
> 
> make image \
>     PROFILE="${PROFILE}" \
>     PACKAGES="${PACKAGES}" \
>     USER_FILES="_files_wndr3800_"
> 
> $ find _files_wndr3800_
> _files_wndr3800_/etc/dropbear
> _files_wndr3800_/etc/dropbear/dropbear_dss_host_key
> _files_wndr3800_/etc/dropbear/dropbear_rsa_host_key
> _files_wndr3800_/etc/dropbear/authorized_keys
> 
Thanks, that's useful, I am currently building Openwrt so I could do
this.

-- 
Chris Green
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to