PLDT Boosteven R281 (Band Locking)

Status
Not open for further replies.
meron kasi sa kapitbahay namin kahit yun nalang muna dukutin kaso yun nga lang, walang clear method pano ireflash
Meron yan alam na ni Master LENAR yan. Try mo tanungin baka compatible ito.
Screenshot_20210919-145703_Gallery.webp
 

Attachments

  • 20210929_084531.webp
    20210929_084531.webp
    55.5 KB · Views: 31
Important Cguro yung para sa chipset model number mga Lods na mt7621

Image Files
These are the image files for the ramips/mt7621 target. Check that the sha256sum of the file you downloaded matches the sha256sum below.
Shortened image file names below have the same prefix: openwrt-21.02.0-rc1-ramips-mt7621-...

Mt7621 Bin files

mt7621-squashfs-sysupgrade.bin
You do not have permission to view the full content of this post. Log in or register now.

You do not have permission to view the full content of this post. Log in or register now.

MT7621 KERNEL. BIN
You do not have permission to view the full content of this post. Log in or register now.

You do not have permission to view the full content of this post. Log in or register now.

Sources
You do not have permission to view the full content of this post. Log in or register now.

You do not have permission to view the full content of this post. Log in or register now.
 
LuCI essentials

Introduction
While OpenWrt can be managed completely using SSH and the terminal, the LuCI WebUI makes many administration tasks easier. The OpenWrt full releases, such as the current 18.06.x series, ship with the LuCI WebUI installed. But for lower-memory devices, such as those with 4MBytes Flash and/or 32MBytes of RAM, the full install may fail because of lacking sufficient Flash memory so you will have to build your own image with LuCI included. More info on this can be obtained here.

Instructions
1. Basic installation
Install the required packages.

opkg update
opkg install luci
Now you can open LuCI interface.

2. Providing encryption
Install the required packages.

opkg update
opkg install luci-ssl
/etc/init.d/uhttpd restart
Reload LuCI interface and verify that you are using HTTPS.

3. Native language support
LuCI uses English by default. You can search and install additional packages for native language support.

opkg update
opkg list luci-i18n-\*
opkg install luci-i18n-hungarian
You can also install multiple language packs and switch between them in the LuCI settings.

LuCI is being actively translated into many languages by volunteers.

4. Additional web applications
Search and install luci-app-* packages if you want to configure services via LuCI.

opkg update
opkg list luci-app-\*
5. Alternative ports
Use alternative ports:

HTTP - 8080/TCP
HTTPS - 8443/TCP
uci -q delete uhttpd.main.listen_http
uci add_list uhttpd.main.listen_http="0.0.0.0:8080"
uci add_list uhttpd.main.listen_http="[::]:8080"
uci -q delete uhttpd.main.listen_https
uci add_list uhttpd.main.listen_https="0.0.0.0:8443"
uci add_list uhttpd.main.listen_https="[::]:8443"
uci commit uhttpd
/etc/init.d/uhttpd restart

Sources
You do not have permission to view the full content of this post. Log in or register now.
 
Lods, Hawk

Mukhang yung Bin files na nadownload mo ay para sa edimax wifi router na may chipset din na MT7621, pero mukhang universal

Check dto sa link
You do not have permission to view the full content of this post. Log in or register now.
 
Installing OpenWrt via TFTP

You do not have permission to view the full content of this post. Log in or register now.


Kaya pala maraming mtd files, ang R281 may mga Layers 1 to 7 etc....
 

Attachments

  • Screenshot_2021-09-29-11-51-10-45.webp
    Screenshot_2021-09-29-11-51-10-45.webp
    200.6 KB · Views: 29
  • Screenshot_2021-09-29-11-51-10-45.webp
    Screenshot_2021-09-29-11-51-10-45.webp
    200.6 KB · Views: 29

Baka abutin ng pasko, Lods. Parang mas maganda buy ng bago, yung naka old firmware pa. Pwede tanggal muna Sim, tapos gawin yung old ways sa unlocking v4 baseband 2, pagkatapos ang final na gagawin, block auto updates. Mas madali gawin sa old firmwares

Sa New firmware na gamit natin, version 4.2 baseband 2.2 bandlocking lang talaga pwede at blocking auto updates.

Pero kung may new way mga masters. Pasalmat nalang tau😊😀😄👍👍
 
Balita sa mga naka dukot ng old firmware?

Master Hawk, Patulong c Lods Ghost sa pag run .sh file sa bash console. D ko rin masundan sa pc mode, Bale yung Tutz ni Master Eugene dto, baka pwede gawa din kau Video tutz sa Pc/notebook. Cp mode lang kac nasundan, hehe

Can you make a dump full firmware for router on 192.168.1.1
and full firmware of lte modem on 192.168.8.1?
This is scripts to make it:
You do not have permission to view the full content of this post. Log in or register now.

unzip it
run in bash console
mtdbk_router.sh when ssh on 192.168.1.1 is available
and mtdbk_lte_modem.sh when router connected via usb and ssh 192.168.8.1 is available

It may be a little difficult to do for you the first time, write here to help you.
As a result, you should get two archives:
mtd_backup_cp.tgz
mtd_backup_ap.tgz
It will be very good if you send them to me.
Based on them, I can create openline firmware and instructions on how to flash our routers with any firmware version
 
Status
Not open for further replies.

About this Thread

  • 5K
    Replies
  • 426K
    Views
  • 368
    Participants
Last reply from:
-Synntaxx

Online now

Members online
1,047
Guests online
1,203
Total visitors
2,250

Forum statistics

Threads
2,271,505
Posts
28,935,983
Members
1,238,644
Latest member
Djmicer
Back
Top