Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:zyxel:p-2812hnu-f1 [2022/10/04 13:32] – [Installing OpenWrt] updated install instructions linus | toh:zyxel:p-2812hnu-f1 [2022/10/04 13:35] – [Installing OpenWrt] minor fixes linus | ||
|---|---|---|---|
| Line 322: | Line 322: | ||
| cd /tmp | cd /tmp | ||
| - | scp user@192.168.1.N: | + | scp user@192.168.1.N: |
| - | | + | |
| Since the Dropbear SSH version in the initramfs is quite old, this can lead to problems because new SSH servers will not accept the algorithms it supports. | Since the Dropbear SSH version in the initramfs is quite old, this can lead to problems because new SSH servers will not accept the algorithms it supports. | ||
| Line 330: | Line 330: | ||
| cd /tmp | cd /tmp | ||
| - | wget http:// | + | wget http:// |
| - | | + | |
| You probably need a local web server that can use plain HTTP on port 80 because the initramfs image cannot handle SSL. | You probably need a local web server that can use plain HTTP on port 80 because the initramfs image cannot handle SSL. | ||