Anonymous | Login | 2024-11-21 01:55 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001198 | ClearOS | app-network - Network Settings | public | 2013-06-21 09:04 | 2013-08-23 19:17 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | random | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 1 | Fixed in Version | 6.5.0 Beta 1 | ||||||
Summary | 0001198: Change gateway ping test to arping in order to bypass ISPs that block ping | ||||||||
Description | Though blocking standard ICMP used by "ping" is an RFC violation (read: breaking the Internet), ISPs and system administrators still do it. For example, Amazon EC2 gateways are not pingable. The network status widget in webconfig will show a connection failure for Internet gateways blocking ping. That would be confusing to an end user of course. Perhaps "arping" is a better tool for detecting the gateway? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000982) user2 2013-08-21 15:06 |
Source Code Changelog --------------------------------------------------- - Changed gateway ping test to arping [tracker 0001198] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6405 [^] U webconfig/apps/network/trunk/deploy/upgrade U webconfig/apps/network/trunk/libraries/Network_Status.php |