From afa2f4916c9c1a8bc2797b147bf3f9ec7200cb75 Mon Sep 17 00:00:00 2001 From: Zuzanna <52371987+zuzia-dev@users.noreply.github.com> Date: Sun, 10 Sep 2023 13:35:26 +0000 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e45e5f0..c2d8519 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,18 @@ #### OpenWrt 23.05 with kernel 5.15.x. for D-Link DWR-118 ver. A1 -#### 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 root@192.168.1.1 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. @@ -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