What's new

MF286RA openwrt.

hello sino pwede help sakin newbie lang po ako sa open vpn sa modem

pano po ba ilagay yun config sa modem nag fafatal error po kasi e may babaguhin paba don ang ginawa ko po kasi is upload ko lang then click enable and start anyway ang modem kopo zte mf286ra openwrt

View attachment 2023285
Eto tutorial nyan, mapa snapshot or hindi gagana parin yan, mali lang siguro ang setup mo or baka sa parameters na ng config mo.

yt/watch?v=tctiwYWBuCc
 

Install Instructions:​


Serial + initramfs:​

  1. Place OpenWrt initramfs image for the device on a TFTP in the server's root. This example uses Server IP: 192.168.1.3
  2. Connect serial console (115200,8n1) to You do not have permission to view the full content of this post. Log in or register now..
  3. Connect TFTP server to RJ-45 port.
  4. Stop in u-Boot and run u-Boot commands:setenv serverip 192.168.1.3
    setenv ipaddr 192.168.1.72
    set fdt_high 0x85000000
    tftp openwrt-ipq40xx-generic-zte_mf286d-initramfs-fit-zImage.itb
    bootm $loadaddr
  5. Please make backup of original partitions, if you think about revert to stock.
  6. Login via ssh or serial and remove stock partitions:ubiattach -m 9 #it could return error if ubi was attached before or rootfs part was erased before
    ubirmvol /dev/ubi0 -N ubi_rootfs #it could return error if rootfs part was erased before
    ubirmvol /dev/ubi0 -N ubi_rootfs_data #some devices doesn't have it
  7. Install image via “sysupgrade -n” (like “sysupgrade -n /tmp/openwrt-ipq40xx-generic-zte_mf286d-squashfs-sysupgrade.bin”; previously wgeting bin). Sometimes it could print ubi attach error, but please ignore it if process goes forward
Same yan sa mfr286ra.
Yun kernel nian ang susi.
Yun sysupgrade pwede na din.
Kung marunong kayo mag build.
Yan yun base firmware
 
1. connect serial
2. interrupt uboot


pag naka uboot ka na

Code:
STEP 3: Booting initramfs image:

Method 1: using serial console (RECOMMENDED):
- Have TFTP server running, exposing the OpenWrt initramfs image, and
  set your computer's IP address as 192.168.0.22. This is the default
  expected by U-boot. You may wish to change that, and alter later
  commands accordingly.
- Connect the serial console if you haven't done so already,
- Interrupt boot sequence by pressing any key in U-boot when prompted
- Use the following commands to boot OpenWrt initramfs through TFTP:

  setenv serverip 192.168.0.22
  setenv ipaddr 192.168.0.1
  tftpboot 0x81000000 openwrt-ath79-nand-zte_mf286r-initramfs-kernel.bin
  bootm 0x81000000

  (Replace server IP and router IP as needed). There is no  emergency
  TFTP boot sequence triggered by buttons, contrary to MF283+.
- When OpenWrt initramfs finishes booting, proceed to actual
  installation.
tapos pwede mo na iscp ung firmware

Code:
STEP 4: Actual installation:
- Set your computer IP to 192.168.1.22/24
- scp the sysupgrade image to the device:

  scp openwrt-ath79-nand-zte_mf286r-squashfs-sysupgrade.bin \
  root@192.168.1.1:/tmp/

- ssh into the device and execute sysupgrade:

  sysupgrade -n /tmp/openwrt-ath79-nand-zte_mf286r-squashfs-sysupgrade.bin

- Wait for router to reboot to full OpenWrt.

para sa bandlocking - You do not have permission to view the full content of this post. Log in or register now.
pwede ka na maginstall ng mwan3 at iconfigure.
kayo na bahala sa unlock
AT+ZNCK="nckcode" via /dev/ttyACM0
kinomfirm ko lang na sabi mo "no need serial" ..

So you lost me at "1. Connect Serial"
 
kinomfirm ko lang na sabi mo "no need serial" ..

So you lost me at "1. Connect Serial"
no need serial if gumagana pa ung ibang methods.

may zte_debug.sh pero di gumagana ung commandinjection sa addURLFilter so need talaga serial.

pinapatest ko lang that time.

how po sir diko alam kung pano binili ko lang to para ibypass yun data e diko rin magamit
sysupgrade mo lang. di maganda gumamit ng snapshot since rolling ang packages nyan. Same reason kung bakit di recommended gumamit ng Arch Linux sa karamihan.
pwedeng magiba soversion ng mga library kaya pwede masira ang fw pag nag update ng packages.


mas maganda gumamit ng versioned releases.
for openvpn You do not have permission to view the full content of this post. Log in or register now.
 
Last edited:
Hindi ko po magets sir e kay sir jhowel galing tong modem binili ko lang hindi konaman po maintindihan kung papaano
Try mo dito gumawa ng free config.
You do not have permission to view the full content of this post. Log in or register now.

Or try mo nalang ang config na ito sa baba.
Pagkaupload check tapos apply mo lang then automatic ng mag start ang openvpn. Tapos check logs kung nag connect na.
Eto ang info nyan.
Server: sg01vpn.sshocean.net
Username: sshocean-hushbona
Created: 11 Jul 2022
Expired: 18 Jul 2022
Protocol: TCP/UDP
Port: 1194
Port SSL: 99
 

Attachments

Try mo dito gumawa ng free config.
You do not have permission to view the full content of this post. Log in or register now.

Or try mo nalang ang config na ito sa baba.
Pagkaupload check tapos apply mo lang then automatic ng mag start ang openvpn. Tapos check logs kung nag connect na.
Eto ang info nyan.
Server: sg01vpn.sshocean.net
Username: sshocean-hushbona
Created: 11 Jul 2022
Expired: 18 Jul 2022
Protocol: TCP/UDP
Port: 1194
Port SSL: 99
maraming salamat po sir 🥺😊

sir pag po ganyan okay napo ba yan ? yun ip kopo kasi is ganun pa din
 

Attachments

Last edited:
ganun parin po siya sir how po ba ito sa interface may nabago po kasi ako e

Screenshot_2022-07-11-20-09-52-05_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

restart mo yung vpn interface sa network.
sorry po sa abala sir wala po kasi pako alam dito e iba kasi yun sa d2k hehe sorry
 

Attachments

Similar threads

Back
Top