top of page

Kiwire 3.0 Administrator      >        Setting up the Wi-Fi Hardware & Configuration       >       Ruijie Networks   

Kiwire 3.0 Administrator - Device & Controller Setup Guide

Ruijie Wifi access point configuration for Kiwire hotspot

Prerequisites

 

None

 

Note:
 

  1. Kiwire-hostname or Kiwire-ip can be obtain by contacting our technical support for our cloud customer. For enterprise client the ip will be on premises Kiwire ip address.

  2. Social network hostname list can be obtained from Social network whitelist guide

 

 

a). Ruijie Access Point  Setup
 

  1. Login to access point controller ( Default : http://192.168.110.1 with Username: admin, Password: admin )

  2. Go to System > System Mode. Change the AP mode from FIT mode to FAT mode. The device will restart after mode switch.

  3. To change the IP address, go to Advance > VLAN.

  4. We need to create a wifidog template. Telnet into the AP with (password: admin) and run below command: 

Ruijie#config Enter configuration commands, one per line.  End with CNTL/Z.
Ruijie(config) #web-auth template wifidogTest  →  wifidogTest is template name, any word is ok
Ruijie(config.tmplt.wifidogTest)#ip 175.107.206.123 →  kiwire ip
Ruijie#config 
Ruijie(config)#web-auth template wifidogTest
Ruijie(config.tmplt.wifidogTest)#nas-ip 192.168.110.1 →nas-ip: AP ip Ruijie(config.tmplt.wifidogTest)#url  http://175.107.206.112/wifidog/rujie/login  → url: portal server authenticate url Ruijie(config.tmplt.wifidogTest)#exit
Ruijie
(config)#wlansec 1    →  select wlan id
Ruijie(config-wlansec)#web-auth portal wifidogTest   →  apply web-auth template to wlan id
Ruijie(config-wlansec)#webauth →  enable webauth (#no webauth) to disable Ruijie(config-wlansec)#exit 
Ruijie(config)#exit 
Ruijie#w
Building configuration… [OK]

Set the wifi SSID

Ruijie(config)#dot11 wlan 1 

Ruijie(dot11-wlan-config)#ssid SSID_NAME →  name your SSID here

Ruijie(config)#http redirect port 80
Ruijie(config)#http redirect port 443

Ruijie(config)#ip name-server 8.8.8.8 
Ruijie(config)#ip name-server 8.8.4.4

1)    To enable Social login function
 

a)    Telnet to Ruijie AP (default IP: 192.168.110.1; Password: admin)

b)    Configure the IP address.
 

Ruijie#conf Enter configuration commands, one per line.  End with CNTL/Z. Ruijie(config)#interface BVI 1 Ruijie(config-if-BVI 1)#ip address 192.168.0.200 255.255.255.0 Ruijie(config-if-BVI 1)#ip route 0.0.0.0 0.0.0.0 192.168.0.1
 

2. Create DNS for the AP.

Ruijie(config)#ip name-server 8.8.8.8 Ruijie(config)#ip name-server 8.8.4.4
 

3. Configure the SSID.

Ruijie(config)#dot11 wlan 1 Ruijie(dot11-wlan-config)#ssid TEST
 

4. Enable redirection for http port 80 and https port 443.

Ruijie(config)#http redirect port 80 Ruijie(config)#http redirect port 443
 

5. Create the template for web authentication.

Ruijie(config)#web-auth template KIWIRE wifidog                       

#KIWIRE is the template name Ruijie(config.tmplt.KIWIRE)

#ip 192.168.0.209                

#ip address of the Kiwire server

a). Ruijie(config.tmplt.KIWIRE)#nas-ip 192.168.0.200                       #ip address of the Ruijie AP Ruijie(config.tmplt.KIWIRE)#url http://192.168.0.209/user Ruijie(config.tmplt.KIWIRE)#redirect js Ruijie(config.tmplt.KIWIRE)#gateway-id G1KD54G003803        #serial number of the Ruijie AP

b). Ruijie(config.tmplt.KIWIRE)#nas-ip 192.168.0.200                       #ip address of the Ruijie AP Ruijie(config.tmplt.KIWIRE)#url http://192.168.0.209/user Ruijie(config.tmplt.KIWIRE)#redirect js Ruijie(config.tmplt.KIWIRE)#gateway-id G1KD54G003803        #serial number of the Ruijie AP

6. Enable the web portal on the WLAN interface.

Ruijie(config)#wlansec 1 Ruijie(config-wlansec)#web-auth portal KIWIRE Ruijie(config-wlansec)#webauth Ruijie(config-wlansec)#webauth prevent-jitter 1    #when user disassociated, will send logout immediately

7. To enable the wall garden.

Ruijie(config)#http redirect direct-site 31.13.24.0 255.255.248.0 Socialgate.synchroweb.com: 103.228.53.119

Kiwire Configuration for Rujie Devices

 

  1. Adding NAS into Kiwire
     

    • Navigate to Devices > Devices > Add Device

    • Device Type → Controller

    • Vendor → Ruijie

    • Identity → The AP Mac you set earlier

    • Ip Address → Rujie AP ip address

    • Address → optional

    • Username →optional

    • Password → optional

    • Shared Secret Key → Secret key phrase set at Radius

    • COA Port → 3799

    • Description → optional

    • Monitoring Method → optional

    • Community → optional

    • Snmp version → optional

    • Create→ to save

bottom of page