Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
If the gateway is configured in DHCP, it might be tricky to find IP address to configure uWiotys.
On Windows
You can use https://angryip.org/ then filter on MAC ADDRESS and / or MAC VENDOR
...
On linux
Code Block |
---|
sudo nmap -sn 192.168.1.0/24 | grep "GATEWAY_MAC_ADDR" |
...
connect via the web interface and download all 4 logs package from each tab
...