ClearFoundation Tracker - ClearOS
View Issue Details
0021301ClearOSapp-network - Network Settingspublic2018-08-24 12:162019-02-23 17:00
user2 
dloper 
normalminorhave not tried
closedsuspended 
 
7.6.0 Updates 
0021301: Allow 255.255.255.255 netmask on non point-to-point interfaces
Some providers will set an external/WAN IP with a 255.255.255.255 netmask on a non point-to-point interface. Here's an example on a system configured as a DHCP client:

# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 0 0 0 eth0
gateway 0.0.0.0 255.255.255.255 UH 0 0 0 eth0

ClearOS considers a 255.255.255.255 netmask on a non point-to-point interface invalid.

Loosen this validation at the API layer, but continue to disallow it's use in the UI or when configuring IPs via the API. In other word, it will be allowed by DHCP clients, but not allowed in the UI.
No tags attached.
Issue History
2018-08-24 12:16user2New Issue
2018-09-04 10:08user2Statusnew => confirmed
2018-10-30 14:27user2Target Version7.5.0 Updates => 7.6.0
2018-10-30 17:55user2Target Version7.6.0 => 7.6.0 Updates
2019-02-23 17:00dloperNote Added: 0009661
2019-02-23 17:00dloperStatusconfirmed => closed
2019-02-23 17:00dloperAssigned To => dloper
2019-02-23 17:00dloperResolutionopen => suspended

Notes
(0009661)
dloper   
2019-02-23 17:00   
Migrated to: https://gitlab.com/clearos/clearfoundation/app-network/issues/5 [^]