Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zuzia-dev committed Sep 10, 2023
1 parent d67084c commit afa2f49
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@
#### OpenWrt 23.05 with kernel 5.15.x. for D-Link DWR-118 ver. A1
<img src="https://github.com/zuzia-dev/D-Link-DWR-118-ver.A1/blob/055f62d73578cfd74c42e76b3b496218cd41b4af/Firmware/Terminal-sysinfo-v1.jpg?raw=true" width="512" />

#### Perform the following procedures to upgrade the firmware
- #### Features included & software
Support 3G-LTE modems, file system ext4, exfat, vfat, msdos, f2fs, ntfs, IPv6 protocol. Software: Adblock (configured and active), DNScrypt-proxy (configured and active), DDNS, LuCI with internationalization and localization (en, pl), 3GInfo, Disk Info, Htop, Nano, Nlbwmon, OpenSSL, OpenVPN, Smartmontools, Sysinfo, SMS-Tool, WPAD (full with OpenSSL), Wireguard, CPU utilization info & Internet detector, script Sysinfo (by Cezary Jackiewicz) and many more.

- #### Wireless
> Wi-Fi is active, WPA2+AES is set as encryption.
- Network 5 GHz - SSID: wifi5ghz
- Network 2.4 GHz - SSID: wifi2ghz
- Default password: WiFipassword

#### Installing and upgrading Firmware
- ###### Method 1 - via the LuCI graphical web interface
Go to the router’s web interface at http://192.168.1.1 and login. Navigate to LuCI → System → Backup / Flash Firmware → Actions: Flash new firmware image
Go to the router’s web interface at http://192.168.1.1 and login. Navigate to LuCI → System → Backup / Flash Firmware → Actions: Flash new firmware image (choose a file *sysupgrade.bin).
> Important! Uncheck "Keep settings and retain the current configuration".
- ###### Method 2 - via SSH command line
Open a terminal console on your PC and run ssh [email protected] and respond to any prompts regarding fingerprints or passwords. Run the rest of these instructions in the shell you have just logged into on the router.
Expand All @@ -17,7 +26,7 @@ sysupgrade -n -F openwrt-ramips-mt7620-dlink_dwr-118-a1-squashfs-sysupgrade.bin
```
> WARNING: do not turn off the router until the upgrade finishes!
- ###### Method 3 - via Recovery mode
Connect to the router with the network cable. Remove the power cable from the router. Press with a toothpick the reset button which is located on the front panel of the router such a small hole on the left side. Turn on the power all the time holding the reset, after 10 seconds the router enters recovery mode, you can tell by the fast flashing LEDs, then let go of the reset button. Through http://192.168.123.254/upg upload the correct firmware. You should wait for the SUCCESS message which means that everything has been successful. If you have problems try another browser such as Chrome.
Connect to the router with the network cable. Remove the power cable from the router. Press with a toothpick the reset button which is located on the front panel of the router such a small hole on the left side. Turn on the power all the time holding the reset, after 10 seconds the router enters recovery mode, you can tell by the fast flashing LEDs, then let go of the reset button. Through http://192.168.123.254/upg upload the correct firmware. You should wait for the SUCCESS message which means that everything has been successful. If you have problems - try another browser such as Chrome.

### License
OpenWrt is licensed under GPL-2.0

0 comments on commit afa2f49

Please sign in to comment.