MyWiFi

ENG ITA

Mikrotik firmware configuration

Connect Mikrotik to the modem/router via the "ether1" port and reset the device to factory settings. Use WinBox to connect to Mikrotik and open the terminal by clicking "New Terminal" in the menu on the left.
To reset the device, enter command:

/system reset-configuration

IP settings

The device automatically reboots after the confirmation request.
Wait several minutes and login with WinBox again. Open the terminal again and enter the following commands:

/ip address remove [find]
/ip address add address=192.168.0.100/24 interface=ether1
/ip route add gateway 192.168.0.1
/ip dns set server=8.8.8.8

These commands apply if your model is set to address 192.168.0.1. If the modem is set to another address, such as 192.168.1.1, use the following commands:

/ip address remove [find]
/ip address add address=192.168.1.100/24 interface=ether1
/ip route add gateway 192.168.1.1
/ip dns set server=8.8.8.8

Opening modem/router ports

Per poter utilizzare alcune funzioni di My WiFi Service è necessario che il router wireless sia raggiungibile dall'esterno (da internet) sulle porte 22 TCP e 3779 UDP.
La porta 22 TCP viene utilizzata per accedere al router tramite il protocollo SSH che ci offre la possibilità di utilizzare la funzione di riavvio del router (reboot) ed invio dello script di configurazione, mentre la porta 3779 UDP consente di inviare al router il comando per effettuare il logout forzato di un utente.

All'interno del vostro modem/router dovrete quindi "girare" le porte 22 TCP e 3779 UDP verso l'indirizzo della porta WAN del router wireless. Tale indirizzo viene automaticamente impostato, dalla procedura di configurazione eseguita al passo precedente, sul valore 192.168.0.100 se il vostro modem è sull'indirizzo 192.168.0.1 oppure su 192.168.1.100 se l'indirizzo del modem è 192.168.1.1 etc.

Affinché il router wireless della location sia raggiungibile dall'esterno è anche indispensabile che all'interno della configurazione della location sia indicato l'indirizzo IP pubblico del modem.
Se la vostra connessione ADSL non dispone di un IP statico potrete anche utilizzare un nome host di un servizio di dns dinamico come no-ip.org o dyndns.org.

Running the configuration script

Login to the My WiFi Service program by connecting to https://app.mywifiservice.com. From the homepage, select the Location page and change the the "Default location" by setting "Mikrotik" in the "Device Type" field. Enter "admin" in the user name field and leave the password field blank. In the "hotspot interface" field, select the Mikrotik interface that emits the WI-FI signal.
Save changes and click "Send configuration script" in the location Operations. The hotspot is now ready for use.

Softvision s.r.l. - Via Cesare Battisti, 101 - 67051 Avezzano (AQ) - P.IVA 01564100665 - Privacy Policy