<
From version < 5.3 >
edited by Xiaoling
on 2022/08/10 15:10
To version < 6.1 >
edited by Jean-Philippe Gagné
on 2022/11/25 00:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.JeanPhilippe
Content
... ... @@ -8,17 +8,32 @@
8 8  = 1. Introduction =
9 9  
10 10  
11 -In the new firmware version. Luci is removed, if customer want to installl Luci package. User can install via Linux command line:
11 +In the new firmware version, Luci is removed. If you want to install Luci package, you can use the command line:
12 12  
13 13  
14 += 3. Connect to the gateway via SSH =
14 14  
15 -= 2. Install Luci =
16 +You can use [[Putty>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]] or any SSH client to connect the the gateway.
16 16  
18 +**Default credentials**:
17 17  
20 +username: root 
21 +assword: dragino
22 +
23 +
24 += 3. Install Luci =
25 +
26 +Enter the following commands
27 +
28 +{{{opkg update
29 +opkg install luci --force-overwrite
30 +}}}
31 +
32 +
18 18  (% class="box" %)
19 19  (((
20 20  (% style="color:red" %)
21 -'''root@dragino-1d25dc:~~# opkg update'''
36 +root@dragino-1d25dc:~~# opkg update
22 22  (% style="color:black" %)Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz
23 23  Updated list of available packages in /var/opkg-lists/openwrt_core
24 24  Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz
... ... @@ -37,7 +37,7 @@
37 37  
38 38  (% style="color: red;" %)
39 39  (((
40 -'''root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite'''
55 +root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite
41 41  )))
42 42  
43 43  (% style="color: black;" %)
... ... @@ -73,14 +73,17 @@
73 73  
74 74  
75 75  
76 -= 3. Access Page =
91 += 3. Web access =
77 77  
93 +The new GUI is working as before. Simply enter the gateway IP address in the address bar of your browser.
78 78  
95 +By default: [[http:~~/~~/10.130.1.1/cgi-bin/home.has>>http://10.130.1.1/cgi-bin/home.has]]
96 +
79 79  [[image:image-20220527170256-1.png||height="550" width="1162"]]
80 80  
81 -Access URL for New UI
82 82  
100 +The LuCI interface is accessible via the URL [[http:~~/~~/10.130.1.1/cgi-bin/luci/>>http://10.130.1.1/cgi-bin/luci/]], adjust the IP accordingly
83 83  
84 84  [[image:image-20220527170325-2.png]]
85 85  
86 -Access URL for Luci UI
104 +
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0