Skip to content

Install openwrt in lenovo newifi mini Y1(R6830), and config zerotier to visit device behind the router from zerotier network

Notifications You must be signed in to change notification settings

AnsonHwang86/openwrt-newifi-mini-y1-zerotier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

openwrt-configuration

Guide to install openwrt on lenovo newifi mini Y1(model: R6830)

Backup factory bin(option)

  1. power on your Y1, hold on reset button about ten seconds to restore your Y1.

  2. connet your Y1's LAN port to PC with RJ45 cable.

  3. enter 192.168.99.1 in PC browser, you will enter the administrator page of Y1.

  4. the user is root, and the default password is admin.

  5. insert your usb disk to Y1's USB port, and make sure it succefully mounted.

  6. open putty to ssh your router, in putty, excute the following command to backup the fireware cd /mnt/sda1 dd if=/dev/mtd2 of=factory.bin dd if =/dev/mtd3 of=fullflash.bin

image

You will find there are two bin in the usb disk.

Install openwrt

1.download openwrt firmware for Y1, from https://openwrt.org/toh/hwdata/lenovo/lenovo_newifi_mini_y1 , download firmware, you can download snapshot version(without lucci). I choice fullversion this time. openwrt-21.02.3-ramips-mt7620-lenovo_newifi-y1-squashfs-sysupgrade.bin

2.download the breed for Y1, from https://breed.hackpascal.net/ download 'breed-mt7620-lenovo-y1.bin', please be notice there is another breed-mt7620-lenovo-y1s.bin next to it too.

3.download winscp and putty

4.plug your RJ45 cable to Y1's LAN port and PC.

5.power off your Y1, hold on reset button, then power on Y1, wait about 5 second, the led light will blink.

6.In PC's network setting, change adapter's address to IP:192.168.1.2 subnet mask:255.255.255,Default gateway: 192.168.1.1 image

7.enter browser: 192.168.1.1 image upload the breed firmware, and submit, wait a minute, the will breed will successfully installed.

8.repeat 5, then 7, you will see the controller console of breed.

9.choose the openwrt firmware download before. upload and submit it. image

  1. the openwrt is installed in your lenovo Y1.

11.change to adapter to Obtain an IP address automatically, and enter 192.168.1.1 to broswer, leave password to empty, click login image

12.enjoy your openwrt now.

install zerotier on openwrt please find the reference https://github.com/mwarning/zerotier-openwrt/wiki

Note: if you want to visit device behind router, please don't forget to check the "WAN" in the firewall setting image

About

Install openwrt in lenovo newifi mini Y1(R6830), and config zerotier to visit device behind the router from zerotier network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published