Changes for page How to connect to the Enterprise network
Last modified by Xiaoling on 2023/04/21 10:39
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,121 +1,32 @@ 1 -**~ Contents:** 2 - 1 +{{box cssClass="floatinginfobox" title="**Contents**"}} 3 3 {{toc/}} 3 +{{/box}} 4 4 5 -= 1. Introduction=5 += Paragraph 1 = 6 6 7 -((( 8 -Gateways can connect to WPA/WPA2 networks 9 -))) 7 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 10 10 11 -((( 12 -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 ) 13 -))) 9 +== Sub-paragraph == 14 14 15 -((( 16 -Connect to the gateway's Linux command line via SSH 17 -))) 11 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 18 18 19 -= 2. Connect to the gateway's Linux commandline=13 +== Sub-paragraph == 20 20 21 - User can usePuttyorCRTasconnectiontoolsand seeusermanual'sHowtoconnect totheLinuxcommand lineviassh15 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 22 22 23 -== 2.1Step 1:Install the lucipackage==17 +=== Sub-sub paragraph === 24 24 25 - Pleaseuse the**opkg update;opkginstallluci~-~-force-overwrite**command to install luci package19 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 26 26 27 -(% class="box" %) 28 -((( 29 -root@dragino-1e9674:~~# '''opkg update;opkg install luci ~-~-force-overwrite''' 30 -Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz 31 -Updated list of available packages in /var/opkg-lists/openwrt_core 32 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz 33 -Updated list of available packages in /var/opkg-lists/openwrt_base 34 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/Packages.gz 35 -Updated list of available packages in /var/opkg-lists/openwrt_luci 36 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/packages~/~/Packages.gz 37 -Updated list of available packages in /var/opkg-lists/openwrt_packages 38 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/routing~/~/Packages.gz 39 -Updated list of available packages in /var/opkg-lists/openwrt_routing 40 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/telephony~/~/Packages.gz 41 -Updated list of available packages in /var/opkg-lists/openwrt_telephony 42 -Downloading http:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/DLOS8/Firmware/Packages/dragino~/~/Packages.gz 43 -Updated list of available packages in /var/opkg-lists/dragino 44 -Installing luci (git-20.356.64372-1259bb1-1) to root... 45 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci_git-20.356.64372-1259bb1-1_all.ipk 46 -Installing luci-lib-ip (git-20.356.64372-1259bb1-1) to root... 47 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-lib-ip_git-20.356.64372-1259bb1-1_mips_24kc.ipk 48 -Installing luci-base (git-20.356.64372-1259bb1-1) to root... 49 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-base_git-20.356.64372-1259bb1-1_mips_24kc.ipk 50 -Installing luci-mod-admin-full (git-20.356.64372-1259bb1-1) to root... 51 -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 52 -Installing luci-theme-bootstrap (git-20.356.64372-1259bb1-1) to root... 53 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-theme-bootstrap_git-20.356.64372-1259bb1-1_all.ipk 54 -Installing luci-app-firewall (git-20.356.64372-1259bb1-1) to root... 55 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-app-firewall_git-20.356.64372-1259bb1-1_all.ipk 56 -Installing luci-proto-ppp (git-20.356.64372-1259bb1-1) to root... 57 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ppp_git-20.356.64372-1259bb1-1_all.ipk 58 -Installing luci-proto-ipv6 (git-20.356.64372-1259bb1-1) to root... 59 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ipv6_git-20.356.64372-1259bb1-1_all.ipk 60 -Configuring luci-lib-ip. 61 -Configuring luci-theme-bootstrap. 62 -uci: Entry not found 63 -uci: Parse error (too many arguments) at line 22, byte 43 64 -Configuring luci-app-firewall. 65 -Configuring luci-proto-ppp. 66 -Configuring luci-base. 67 -Configuring luci-mod-admin-full. 68 -uci: Entry not found 69 -uci: Parse error (too many arguments) at line 22, byte 43 70 -Configuring luci-proto-ipv6. 71 -Configuring luci. 72 -root@dragino-1e9674:~~# 73 -))) 74 74 75 -= =2.2 Step 2:Install the wpad package==22 += Paragraph 2 = 76 76 77 - Pleaseusethe**opkgremovewpad-mini;opkginstallwpad**command towpad package24 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 78 78 79 -(% class="box" %) 80 -((( 81 -root@dragino-1e9674:~~# opkg remove wpad-mini;opkg install wpad 82 -Removing package wpad-mini from root... 83 -Installing wpad (2018-05-21-62566bc2-8) to root... 84 -Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/wpad_2018-05-21-62566bc2-8_mips_24kc.ipk 85 -Configuring wpad. 86 -root@dragino-1e9674:~~# reboot 87 -root@dragino-1e9674:~~# 88 -))) 26 +== Sub-paragraph == 89 89 90 - =3.Connect to theEnterprise network=28 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 91 91 92 -== 3.1Step 1:Enter the luci Webnd wireless page==30 +== Sub-paragraph == 93 93 94 -User can use the IP address of the gateway(as 10.130.1.1/IP:8000) followed by /luci to enter the luci page 95 - 96 -as **10.130.1.1/cgi-bin/luci** or **adress IP:8000/cgi-bin/luci** 97 - 98 -[[image:https://wiki.dragino.com/images/thumb/7/79/Enter_luci_page.png/600px-Enter_luci_page.png||height="120" width="600"]] 99 - 100 -Enter luci page 101 - 102 -== 3.2 Step 2:Select the connection to Enterprise network == 103 - 104 -User can enable the WIFI client and edit it with the WPA2-EAP model. 105 - 106 -[[image:https://wiki.dragino.com/images/thumb/a/a0/Select_wireless_page.png/600px-Select_wireless_page.png||height="264" width="600"]] 107 - 108 -Select wireless page 109 - 110 - 111 -[[image:https://wiki.dragino.com/images/thumb/c/c7/Enable%26edit.png/600px-Enable%26edit.png||height="291" width="600"]] 112 - 113 -Enable&edit 114 - 115 - 116 -[[image:https://wiki.dragino.com/images/thumb/b/bd/Edit_WPA2-EAP_network.png/600px-Edit_WPA2-EAP_network.png||height="364" width="600"]] 117 - 118 -Edit luci WPA2-EAP network 119 - 120 -(% style="color:red" %) 121 -Note:If user's enterprise network no certificate required,user only input the username and passwd to Save&Apply 32 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.