WISP режим (поставщик услуг беспроводного Интернета). Пример использования резервного подключение к смартфону через Wi-Fi
https://openwrt.org/docs/guide-user/network/wifi/connect_client_wifi
https://www.youtube.com/watch?v=4F6Tc3QRN6o
HOW TO CONFIGURE AS STATIC MODE IN WISP ROUTER
The below are the steps to configure as Static Mode in WISP router.
- Edit WWAN interface to get IP address mode option.
- Click on interface for static and PPPOE interface.
- Choose static if you are using the static IP.
- Or choose PPPOE if you are using the PPPOE server.
- And then select the static address and give the internet IP address as per your network configuration.
- And then click on save and apply changes.
After rebooting the device change your PC/ Laptop LAN to DHCP mode and check the internet connection.
Network - Interfaces - Devices - вибираєш WAN - Configure - і вписуєш потрібний в MAC address
або в конфігу /etc/config/network
<config device option name 'wan' option macaddr '11:22:33:44:55:66'
WISP Mode OpenWRT
- Connect to Router
- Go to IP router (i.e 10.10.10.100)
- Go to Network → Wireless/WiFi
- Scan Wifi (you can use both if your router have dual band support)
- if you first time, you can checklist checkbox for deleting previous wifi config. but if you buy router from me, u can uncheck it.
- Set Mode as Client
- Set Firewall to WAN
- Set Network to WWAN
- Insert password
- Save & Apply CONNECTED!
Add New SSID
- Go to Network → Wireless/WiFi
- Add Wifi (you can use both freq 2.4 or 5.8)
- Fill detail on Wireless data (SSID name, Password, etc)
- Set Network to LAN
- Save and Apply