Version 8.1 by Xiaoling on 2022/05/27 17:15

Hide last authors
Xiaoling 8.1 1 **~ Contents:**
Xiaoling 1.1 2
Xiaoling 1.3 3 {{toc/}}
4
Xiaoling 8.1 5
6
Xiaoling 1.3 7 = 1. Introduction =
8
Xiaoling 1.5 9 (((
Xiaoling 1.2 10 Gateways can connect to WPA/WPA2 networks
Xiaoling 1.5 11 )))
Xiaoling 1.1 12
Xiaoling 1.5 13 (((
Xiaoling 1.2 14 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 )
Xiaoling 1.5 15 )))
Xiaoling 1.1 16
Xiaoling 1.5 17 (((
Xiaoling 1.2 18 Connect to the gateway's Linux command line via SSH
Xiaoling 4.2 19
20
Xiaoling 1.5 21 )))
Xiaoling 1.1 22
Xiaoling 1.3 23 = 2. Connect to the gateway's Linux command line =
Xiaoling 1.1 24
Xiaoling 1.2 25 User can use Putty or CRT as connection tools and see usermanual's How to connect to the Linux command line via ssh
Xiaoling 1.1 26
Xiaoling 4.2 27
Xiaoling 1.3 28 == 2.1 Step 1:Install the luci package ==
Xiaoling 1.1 29
Xiaoling 4.2 30 Please use the (% style="color:#037691" %)**opkg update;opkg install luci ~-~-force-overwrite**(%%) command to install luci package
Xiaoling 1.1 31
Xiaoling 1.4 32 (% class="box" %)
33 (((
Xiaoling 1.5 34 root@dragino-1e9674:~~# '''opkg update;opkg install luci ~-~-force-overwrite'''
Xiaoling 1.4 35 Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz
36 Updated list of available packages in /var/opkg-lists/openwrt_core
37 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz
38 Updated list of available packages in /var/opkg-lists/openwrt_base
39 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/Packages.gz
40 Updated list of available packages in /var/opkg-lists/openwrt_luci
41 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/packages~/~/Packages.gz
42 Updated list of available packages in /var/opkg-lists/openwrt_packages
43 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/routing~/~/Packages.gz
44 Updated list of available packages in /var/opkg-lists/openwrt_routing
45 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/telephony~/~/Packages.gz
46 Updated list of available packages in /var/opkg-lists/openwrt_telephony
47 Downloading http:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/DLOS8/Firmware/Packages/dragino~/~/Packages.gz
48 Updated list of available packages in /var/opkg-lists/dragino
49 Installing luci (git-20.356.64372-1259bb1-1) to root...
50 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci_git-20.356.64372-1259bb1-1_all.ipk
51 Installing luci-lib-ip (git-20.356.64372-1259bb1-1) to root...
52 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-lib-ip_git-20.356.64372-1259bb1-1_mips_24kc.ipk
53 Installing luci-base (git-20.356.64372-1259bb1-1) to root...
54 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-base_git-20.356.64372-1259bb1-1_mips_24kc.ipk
55 Installing luci-mod-admin-full (git-20.356.64372-1259bb1-1) to root...
56 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-mod-admin-full_git-20.356.64372-1259bb1-1_mips_24kc.ipk
57 Installing luci-theme-bootstrap (git-20.356.64372-1259bb1-1) to root...
58 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-theme-bootstrap_git-20.356.64372-1259bb1-1_all.ipk
59 Installing luci-app-firewall (git-20.356.64372-1259bb1-1) to root...
60 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-app-firewall_git-20.356.64372-1259bb1-1_all.ipk
61 Installing luci-proto-ppp (git-20.356.64372-1259bb1-1) to root...
62 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ppp_git-20.356.64372-1259bb1-1_all.ipk
63 Installing luci-proto-ipv6 (git-20.356.64372-1259bb1-1) to root...
64 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ipv6_git-20.356.64372-1259bb1-1_all.ipk
65 Configuring luci-lib-ip.
66 Configuring luci-theme-bootstrap.
67 uci: Entry not found
68 uci: Parse error (too many arguments) at line 22, byte 43
69 Configuring luci-app-firewall.
70 Configuring luci-proto-ppp.
71 Configuring luci-base.
72 Configuring luci-mod-admin-full.
73 uci: Entry not found
74 uci: Parse error (too many arguments) at line 22, byte 43
75 Configuring luci-proto-ipv6.
76 Configuring luci.
77 root@dragino-1e9674:~~#
78 )))
Xiaoling 1.1 79
Xiaoling 4.2 80
Xiaoling 1.3 81 == 2.2 Step 2:Install the wpad package ==
Xiaoling 1.1 82
Xiaoling 4.2 83 Please use the (% style="color:#037691" %)**opkg remove wpad-mini;opkg install wpad**(%%) command to wpad package
Xiaoling 1.1 84
Xiaoling 1.4 85 (% class="box" %)
86 (((
Xiaoling 1.5 87 root@dragino-1e9674:~~# opkg remove wpad-mini;opkg install wpad
Xiaoling 1.4 88 Removing package wpad-mini from root...
89 Installing wpad (2018-05-21-62566bc2-8) to root...
90 Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/wpad_2018-05-21-62566bc2-8_mips_24kc.ipk
91 Configuring wpad.
92 root@dragino-1e9674:~~# reboot
93 root@dragino-1e9674:~~#
94 )))
Xiaoling 1.1 95
Xiaoling 4.2 96
Xiaoling 1.3 97 = 3. Connect to the Enterprise network =
Xiaoling 1.1 98
Xiaoling 1.3 99 == 3.1 Step 1:Enter the luci Web and wireless page ==
Xiaoling 1.1 100
Xiaoling 1.2 101 User can use the IP address of the gateway(as 10.130.1.1/IP:8000) followed by /luci to enter the luci page
Xiaoling 1.1 102
Xiaoling 4.2 103 as (% style="color:#037691" %)**10.130.1.1/cgi-bin/luci** or **adress IP:8000/cgi-bin/luci**
Xiaoling 1.2 104
Xiaoling 1.6 105 (((
Xiaoling 4.2 106 [[image:image-20220527171215-1.png]]
Xiaoling 1.6 107 )))
Xiaoling 1.2 108
109 Enter luci page
110
Xiaoling 4.2 111
Xiaoling 1.3 112 == 3.2 Step 2:Select the connection to Enterprise network ==
Xiaoling 1.2 113
114 User can enable the WIFI client and edit it with the WPA2-EAP model.
115
Xiaoling 1.6 116 (((
Xiaoling 4.2 117 [[image:image-20220527171240-2.png]]
Xiaoling 1.6 118 )))
Xiaoling 1.2 119
120 Select wireless page
121
Xiaoling 1.7 122
Xiaoling 1.6 123 (((
Xiaoling 7.1 124 [[image:image-20220527171310-3.png]]
Xiaoling 1.6 125 )))
Xiaoling 1.2 126
127 Enable&edit
128
Xiaoling 7.1 129
Xiaoling 8.1 130
Xiaoling 1.6 131 (((
Xiaoling 7.1 132 [[image:image-20220527171352-4.png]]
Xiaoling 1.6 133 )))
Xiaoling 1.2 134
135 Edit luci WPA2-EAP network
136
Xiaoling 1.4 137 (% style="color:red" %)
Xiaoling 7.1 138 **Note:If user's enterprise network no certificate required,user only input the username and passwd to Save&Apply**