LEDE router setup help please
I'm trying to follow the setup instructions outlined here: https://helpdesk.privateinternetaccess.com/hc/en-us/articles/115005760646-Setting-up-a-Router-running-LEDE-Firmware
On section 1, I cannot download those files. It only wants to install it on my PC.
I already have both ca. certs both 2048 and 4096. and pems.
When I go to section 4, in the CMD window, I get this error: ash: /usr/libexec/sftp-server: not found
Fatal: Received unexpected end-of-file from server
What am I doing wrong? Can anyone assist?
Thanks in advance
On section 1, I cannot download those files. It only wants to install it on my PC.
I already have both ca. certs both 2048 and 4096. and pems.
When I go to section 4, in the CMD window, I get this error: ash: /usr/libexec/sftp-server: not found
Fatal: Received unexpected end-of-file from server
What am I doing wrong? Can anyone assist?
Thanks in advance
Comments
Fatal: Received unexpected end-of-file from server
Maybe try an older build of DD-WRT?
For the sftp-server error, I think you just need to install OpenSSH instead of Dropbear, like this: https://wiki.openwrt.org/inbox/replacingdropbearbyopensshserver
Omnibus_IV: it was the beta build of DD-WRT for the WRT3200ACM Linksys router (I think it was build r34080) as the router database does not have a stable release for that router. In the DD-WRT forums they said it was stable. It was for a couple of hours then my real IP was showing for all to see. So now I'm back on DD-WRT on my trusty old Linksys WRT1900AC and protected by PIA again.
I did find this, but not sure if this is what I need to do to set up my router. Can anyone help me on this and let me know if this is what I need?
https://helpdesk.privateinternetaccess.com/hc/en-us/articles/115005754123-Setting-up-a-Router-running-DD-WRT-Firmware
Thanks
I'm going to follow this tomorrow and i'll post back how it works.