New to the forum, I wanted to install the OpenWrt in my ZLT S12 PRO but it seems like it's sold thru a security company called SAFIRE and its current firmware it's not the same one as the Original by TOZED, so I have less funcionality, for example no ability to use the WAN port in it.
Can anyone please share the original TOZED ZLT S12 PRO router firmware? I dont really care about the version.
Openwrt should never be sold - it is free open source software. Selling it would be a violation of the license and would also be essentially stealing since it is not their product to sell.
There is no original firmware, you get something customized by your provider along with their sticker on the case. e.g. television vlan, countrywide roaming access etc.
Understood, I thought there was like a OEM firmware. Would you happen to have a firmware that would allow WAN input? I just want it to use the router with the Starlink dish at 12V.
Or would you recommend just using openwrt straight away? I am new to it and never had it in any of my routers. I am not an informatic nor any kind of computer expert.
I mean using the WAN conection in my router to get internet from the Starlink dish directly. In my ZLT S12 PRO the WAN port seems to be unnusable with the current firmware
I don't have that device, so I cannot speak with absolute knowledge, but from what I can see from pictures on the web, there are 5 physical ports. The one on the far left (grey) is not an ethernet port. It is either a DSL modem or a jack for a telephone (I can't tell which from the images, but it would be one or the other, not both, and absolutely not ethernet) -- it's not for connecting an ethernet cable that goes to an upstream modem/router.
With that said, no firmware can make that into a wan ethernet port.
However, OpenWrt can easily allocate a lan port to be used as a wan port.
Port number 4 should be a W-LAN port from factory, but, to my knowledge, my firmware doesnt allow it.
I think I will try to run openwrt on the router as it is supported, I'm just worried I brick it or that I wont be able to set it up properly. Can you please recomend a guide for dummies?
mwan3 is only necessary if there will be 2 or more active internet connections. It isn’t a needed simply because the device has the physical capabilities of multi-wan. Only if they are in use simultaneously.
Hello, I assumend it's just as simple as uploading the .bin file to the system upgrade tab on my router's configuration site. But, what I can understand now is that I need to open the router, solder some wires to the serial pins and conect a "cp2102 usb to ttl module serial converter" to them? Could you please confirm or maybe I am doing something wrong with the factory openwrt system upgrade?
I don't know the specific process and I couldn't find any information about it on the main OpenWrt site. However, there is some information in the git commit -- follow those directions.
And, if that doesn't work, check this out (but keep in mind that this is not part of the official OpenWrt github and related commit, so it may not be vetted):