FS#60108 - [networkmanager] incorrect connectivity check result

Attached to Project: Arch Linux
Opened by William Shuman (wshuman3) - Tuesday, 18 September 2018, 15:03 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 20 September 2018, 17:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The networkmanager.conf man page says that the connectivity uri should either return the header "X-NetworkManager-Status" with a value of "online" or the response body content should be set to "NetworkManager is online". Alternatively you can set the response option to define what the body response should be. The Arch Linux package provides a uri of http://www.archlinux.org/check_network_status.txt which does none of those things.


Additional info:
* package version(s)

1.14.0-1

* config and/or log files etc.

$ cat /usr/lib/NetworkManager/conf.d/20-connectivity.conf
[connectivity]
uri=http://www.archlinux.org/check_network_status.txt


Steps to reproduce: make request to http://www.archlinux.org/check_network_status.txt and see that the response does not conform to the man page requirements.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 20 September 2018, 17:28 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Text body is correct

Loading...