Am 21.11.2018 um 19:18 schrieb Lubomir Rintel: > NetworkManager is doing captive portal detection for ages, though it > recently got somewhat better. The notification should be done in the > desktop shell.
Hey cool, I just configured it: root@ubuntu-phablet:~# tail /var/log/syslog -f | grep connectivity Nov 23 22:58:03 ubuntu-phablet NetworkManager[1774]: <debug> [1543010283.5003] connectivity: check: send periodic request to 'http://connectivity-check.ubuntu.com/' Nov 23 22:58:03 ubuntu-phablet NetworkManager[1774]: <debug> [1543010283.8697] connectivity: check for uri 'http://connectivity-check.ubuntu.com/' with Status header successful. Nov 23 23:03:03 ubuntu-phablet NetworkManager[1774]: <debug> [1543010583.4998] connectivity: check: send periodic request to 'http://connectivity-check.ubuntu.com/' Nov 23 23:03:03 ubuntu-phablet NetworkManager[1774]: <debug> [1543010583.8536] connectivity: check for uri 'http://connectivity-check.ubuntu.com/' with Status header successful. So we could work with this version already. But a question, can it also be triggered on any connection going down / being changed? If I disable/reenable WiFi the connection check should take place immediately... BR _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
