Coder Social home page Coder Social logo

ansonhwang86 / openwrt-newifi-mini-y1-zerotier Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 10 KB

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

newifi-mini openwrt zerotier

openwrt-newifi-mini-y1-zerotier's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.