Anonymous | Login | 2024-11-21 01:51 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 | ||||
0001184 | ClearOS | firewall | public | 2013-06-12 15:12 | 2013-07-17 12:55 | ||||
Reporter | user2 | ||||||||
Assigned To | dsokoloski | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Updates | Fixed in Version | 6.4.0 Updates | ||||||
Summary | 0001184: Non-PPP network interface using a 255.255.255.255 netmask causes panic (seen in Google Compute Engine) | ||||||||
Description | While experimenting with ClearOS running on Google Compute Engine, the following issue was discovered. The IP address on the instance is: eth0 Link encap:Ethernet HWaddr 42:01:0A:F0:A6:42 inet addr:10.240.166.66 Bcast:10.240.166.66 Mask:255.255.255.255 The firewall doesn't like the 255.255.255.255 netmask: firewall: Error: /usr/clearos/apps/firewall/deploy/libfirewall.lua:502: if_get_prefix: Invalid netmask: 255.255.255.255 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000890) user2 2013-06-12 15:12 |
https://github.com/clearos-packages/firewall/commit/a1dfccc830388a65c19a3e45a8cafb498c86adaa [^] |