<
From version < 1.4 >
edited by Xiaoling
on 2022/05/14 13:57
To version < 9.8 >
edited by Xiaoling
on 2022/07/22 16:02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,26 +1,44 @@
1 -**~ Contents:**
1 +**~ Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 -= 1. Introduction =
6 6  
6 +
7 += 1.  Introduction =
8 +
9 +
10 +(((
7 7  Gateways can connect to WPA/WPA2 networks
12 +)))
8 8  
14 +(((
9 9  What does the user need to prepare: The gateway accesses the network normally(Please access the network through other means, such as a WAN port )
16 +)))
10 10  
18 +(((
11 11  Connect to the gateway's Linux command line via SSH
12 12  
13 -= 2. Connect to the gateway's Linux command line =
21 +
22 +)))
14 14  
24 += 2.  Connect to the gateway's Linux command line =
25 +
26 +
27 +(((
15 15  User can use Putty or CRT as connection tools and see usermanual's How to connect to the Linux command line via ssh
29 +)))
16 16  
17 -== 2.1 Step 1:Install the luci package ==
18 18  
19 -Please use the **opkg update;opkg install luci ~-~-force-overwrite** command to install luci package
32 +== 2.1  Step 1: Install the luci package ==
20 20  
34 +
35 +(((
36 +Please use the (% style="color:#037691" %)**opkg update;opkg install luci ~-~-force-overwrite**(%%) command to install luci package
37 +)))
38 +
21 21  (% class="box" %)
22 22  (((
23 - root@dragino-1e9674:~~# '''opkg update;opkg install luci ~-~-force-overwrite'''
41 +root@dragino-1e9674:~~# '''opkg update;opkg install luci ~-~-force-overwrite'''
24 24  Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz
25 25  Updated list of available packages in /var/opkg-lists/openwrt_core
26 26  Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz
... ... @@ -66,13 +66,17 @@
66 66  root@dragino-1e9674:~~#
67 67  )))
68 68  
69 -== 2.2 Step 2:Install the wpad package ==
70 70  
71 -Please use the **opkg remove wpad-mini;opkg install wpad** command to wpad package
88 +== 2.2  Step 2: Install the wpad package ==
72 72  
90 +
91 +(((
92 +Please use the (% style="color:#037691" %)**opkg remove wpad-mini;opkg install wpad**(%%) command to wpad package
93 +)))
94 +
73 73  (% class="box" %)
74 74  (((
75 - root@dragino-1e9674:~~# opkg remove wpad-mini;opkg install wpad
97 +root@dragino-1e9674:~~# opkg remove wpad-mini;opkg install wpad
76 76  Removing package wpad-mini from root...
77 77  Installing wpad (2018-05-21-62566bc2-8) to root...
78 78  Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/wpad_2018-05-21-62566bc2-8_mips_24kc.ipk
... ... @@ -81,33 +81,61 @@
81 81  root@dragino-1e9674:~~#
82 82  )))
83 83  
84 -= 3. Connect to the Enterprise network =
85 85  
86 -== 3.1 Step 1:Enter the luci Web and wireless page ==
107 += 3.  Connect to the Enterprise network =
87 87  
109 +
110 +== 3.1  Step 1: Enter the luci Web and wireless page ==
111 +
112 +
113 +(((
88 88  User can use the IP address of the gateway(as 10.130.1.1/IP:8000) followed by /luci to enter the luci page
115 +)))
89 89  
90 -as **10.130.1.1/cgi-bin/luci** or **adress IP:8000/cgi-bin/luci**
117 +(((
118 +as (% style="color:#037691" %)**10.130.1.1/cgi-bin/luci** or **adress IP:8000/cgi-bin/luci**
119 +)))
91 91  
92 -[[image:https://wiki.dragino.com/images/thumb/7/79/Enter_luci_page.png/600px-Enter_luci_page.png||height="120" width="600"]]
121 +(((
122 +[[image:image-20220527171215-1.png]]
123 +)))
93 93  
94 94  Enter luci page
95 95  
96 -== 3.2 Step 2:Select the connection to Enterprise network ==
97 97  
128 +
129 +== 3.2  Step 2: Select the connection to Enterprise network ==
130 +
131 +
132 +(((
98 98  User can enable the WIFI client and edit it with the WPA2-EAP model.
134 +)))
99 99  
100 -[[image:https://wiki.dragino.com/images/thumb/a/a0/Select_wireless_page.png/600px-Select_wireless_page.png||height="264" width="600"]]
136 +(((
137 +[[image:image-20220527171240-2.png]]
138 +)))
101 101  
102 102  Select wireless page
103 103  
104 -[[image:https://wiki.dragino.com/images/thumb/c/c7/Enable%26edit.png/600px-Enable%26edit.png||height="291" width="600"]]
105 105  
143 +
144 +(((
145 +[[image:image-20220527171310-3.png]]
146 +)))
147 +
106 106  Enable&edit
107 107  
108 -[[image:https://wiki.dragino.com/images/thumb/b/bd/Edit_WPA2-EAP_network.png/600px-Edit_WPA2-EAP_network.png||height="364" width="600"]]
109 109  
151 +
152 +(((
153 +[[image:image-20220527171352-4.png]]
154 +)))
155 +
110 110  Edit luci WPA2-EAP network
111 111  
158 +
112 112  (% style="color:red" %)
113 -Note:If user's enterprise network no certificate required,user only input the username and passwd to Save&Apply
160 +**Note :If user's enterprise network no certificate required,user only input the username and passwd to Save&Apply.**
161 +
162 +(% style="color:red" %)
163 +
image-20220527171215-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +30.7 KB
Content
image-20220527171240-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +80.2 KB
Content
image-20220527171310-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +86.0 KB
Content
image-20220527171352-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +52.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0