In over my head, need help please

Hi Crontegy

I setup openVPN on Ubuntu, Windows, Lede, openWRT, DD-WRT, MerlinWRT I can assure you if you use the same openVPN version, i.e. 2.3.6 on all then also on all the setup is identical as far as I can see.
Only difference is the syntax. And in Windows you use the GUI to bridge on Linux-distro you manually do that using telnet or ssh. Whatever you like more.

Luci also allows GUI bridging just as in Windows.

At least the logic and what has to be done is 100% identical.. just syntax and "where" you do your settings is different. If you understand what you're doign and what it all means, you just need to search the right locations on each distribution.

I think I'm done trying to figure this out. I can't even login to ssh anymore. Is there a way to reinstall linksys software?

Or is there a way to reset ssh password? I had to go month before continuing the setup and now I'm completely lost and forgot passwords. Can I just do a fresh LEDE install and start over?

Ok. I've looked into flashing factory firmware but there is a warning about resetting the vlan to default. Do I need to do this?

Guess no one is willing to help. I have tried flashing OEM software but it's not a bin file so it doesn't work. I've tried flashing DD-WRT and that doesn't work. I tried updating LEDE to start over and that didn't work. Still not bricked either believe it or not. And still can't login to SSH.

ANY help is appreciated. Thanks.

Wow. Ok. Message received. I will go elsewhere.

Just to continue on; this but like I said, I have never used this on one of these, so don't know the details. I don't use a mac so not sure what USB TTL cable to get, should not matter I would think, just any of the cheap ($2) ones you can find on ebay, just make sure there is a mac os driver for the thing. There is a picture on the wiki of the header (if you have some small clips you can probably use those), I have not popped the cover off my rango to see if things look the same as the picture on the wiki page.

Ok. So I still had linksys firmware on other partition. Woohoo! I got that working well enough and now that I know I can go back I feel like trying again. Can I just flash again? Is there a particular build I should use? Main reason I'm doing this is to setup PIA.

Thank you so much for getting me back on track.

Of course. If flashing from OEM use the factory image, if from a LEDE install use the sysupgrade image. There are now RC images of the first LEDE stable to be found here, gui in as part of the image.

I don't know what I'm looking at there. Are those current LEDE images to download?

Those are RC(Release Candidate) images of the LEDE-17.01 branch, or what will eventually be the first stable release for LEDE. You can expect that to be pretty stable with just some issues resolution changes to be added (hopefully).

I hope you will stick with me on this because I just don't understand. There are a ton of sub folders and I have no idea what I'm searching for, if anything. Are you saying that I should download one of those files to flash?

Thank you!

Yes, specifically from the mvebu directory (target build), the wrt3200acm build, factory or sysupgrade as per what you are flashing from; since I assume OEM you would want factory. You will than have to load whatever packages you require.

Ok. Thank you. So, as you can imagine, I don't know what packages I may need. Is there one for PIA setup? I hope that's not a really stupid question.

Also, I keep seeing there are wifi issues on the 3200. I see discussion here and on DD-wrt board. Has that been resolved?

Here is where to check on issues of mwlwifi, and yes we are still waiting on a blob update for the rango. As per packages to load you will have to read the wiki as to what is required for your needs, I just build an image with things baked-in.I think the OpenWrt OpenVPN wiki has recipes to follow if that is what you want to use.

Got it. I think I will leave it at that for now and do some looking around. I can't thank you enough for the help.

Ok. Still dealing with this and somehow I have LEDE on both partitions now. I want to put linksys firmware back on and just can't get it to work. I've tried in LEDE and in SSH. nothing works. Says incompatible or something. Any help is appreciated. Thank you.

You need to sysupgrade manually from the SSH console.

  • download the correct Linksys firmware with wget to /tmp
  • flash the router with "sysupgrade -F".
    • Also use "-n" switch to not save your LEDE settings (so that your possible next flash to Openwrt or LEDE does not find them.

So, the command is sysupgrade -n -F /tmp/linksys_image_file
(adjust the image file name based on your download)

Same advice in e.g. these threads...

Thank you! I wasn't telling it to look in tmp for file. That was probably my issue.

You just needed help to get OpenVPN working on LEDE/OpenWRT?... This: https://github.com/jlund/streisand/wiki/Setting-an-OpenWrt-Based-Router-as-OpenVPN-Client must work also for PIA and other OpenVPN providers...

to reset configuration (ssh password) usually is done using reset button (keep pressed and plug the power, wait up to 30 sec)... or search for OpenWRT Failsafe... (remember that LEDE is based on OpenWRT) when searching for help you could search for OpenWRT help too)

OpenWRT to LEDE or OpenWRT is done following "Sysupgrade"... to go to DD-WRT safely you should go to stock firmware first. To go to stock firmware just search how to do on your model on google, in TP-Link atheros for example is simply done removing some bytes at the beggining of the stock firmware (header of the file)... probably it is something similar in expensive Linkshits...