Disable the SSID if internet is not accessible.

Disable the SSID if internet is not accessible.
In Netwatch something you can easily set up. Take for example your access point with the SSID "Guest_free-wifi". If internet access is not available, you can leave off the SSID Netwatch.
Click on "new terminal" to install the script. Paste the following command can be found in the terminal
Disable SSID internet when offline
/ tool Netwatch add host = 8.8.8.8 down-script = "disable wireless interface WLAN1" up-script = "wireless interface enable WLAN1"
The method shown in screenshots
molex
Click on the main window, click "Tools" and "Netwatch."
molex
To "host" indicates the IP-address in an Internet-accessible server. For example 8.8.8.8
molex
Click on the tab "up" and enter it into "wireless interface enable WLAN1".
molex
Click the tab "down" and enter it into "wireless interface disable WLAN1".
The settings are ready.

Comments

Popular Posts