You can use the sysupgrade image -- one step upgrade from the vendor firmware. Just don't keep settings when you run the upgrade as the vendor firmware config files are incompatible with official OpenWrt.
psherman,
I'm thinking about buying GL-MT6000 for my cousin. Looking at the file system to flash. I see many of them. What should I install on this router and in what order. Please see capture posted.
There is lots of info for the MT6000, including the table of hardware page and this forum thread. Based on the info in the TOH, it looks like you just run the sysupgrade -- same as your MT3000.
But let's keep this thread on-topic for the MT3000.
I bricked my brand new MT3000 today by flashing the SNAPSHOT firmware on it. Luckily I searched around and followed instructions in the website below from the manufacturer to unbrick with UBOOT bin:
I then flashed again with the 23.05.3 and everything seems to work now.
I saw the following on SNAPSHOT and thought the later the better since this was released recently:
However, having SNAPSHOT didn't work and even bricked my router. It took me a long time to shoot the trouble. Just want to share here to save your time if you get into this same situation.
Might be you don’t bricked your device at all but master Snapshot is built without Luci packages so you don’t get a web interface after installation, just ssh.
Master snapshot images are for development testing purposes. For production usage I recommend to use stable branch images: currently 23.05.
That could be true since I couldn't log into my router either using 192.168.8.1 or 192.168.1.1
I don't know much about ssh, so it is foreign language to me..lol
I flashed with 25.05.3 and now can configurate it by logging in 192.168.1.1
I'm still finding the option for me to log into a place (hotel, cruise ship, etc) and have this router broadcasing a different SSID/passkey for all of my existing devices. But don't know how yet.
If the device is intended to be used as a travel router, do not install relayd. That package is specifically used to extend an existing wireless network while keeping devices on the same L2 subnet. This is not consistent with the use-case for most travel routers.
Typically, a travel router is used to create a private and secure network behind an existing network provided by a hotel/cafe/city/etc. As such, the router should be in routing mode with the firewall configured to treat the upstream network as untrusted (i.e. the normal wan configuration). This is the opposite of the purpose of relayd, so relayd is should not be installed/configured.
That said, the Travelmate package is useful and highly recommended!
I don't know what things would get easier when relayd is used in a travel router... if anything, that package (and ensuing configuration) is more of a hack than anything else and can cause some odd behaviors.
But regardless, it has no purpose in a travel router at all (unless the router is being used as a pure L2 extender).
If you do install travelmate be sure to follow the instructions as written.
I think most people are not already in a wwan situation before they click the first time set up and that teaches travelmate important information and you only get the one shot at it.
Thanks psherman,
I will try to connect this router to a network. Currently it is connected to my laptop via wire while the laptop is connected to Internet via WIFI. I just purchased this and have been learning OpenWrt on it. Thus, I was trying to do things manually...lol.
Thanks for yours and others' patience on me. OpenWrt is brandnew to me.
You can do it manually if you download the files for the right architecture as well as any dependencies, but it's much easier to let the system do it directly.
I connected this device to my router at home trying to have it connected to the Internet for packages download/install. I see the router assigned an IP for it, but I cannot access to it using both of the new IP and the default (192.168.1.1) while it is connected to my home router.
I then tried to set it up as an AP, but in the OpenWrt setting, I couldn't find the option switching from DHCP to AP.