SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-03-08 21:21 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0003128 | Endian Firewall | Other Scripts | public | 2010-08-30 15:03 | 2010-09-20 15:11 | ||||||
Reporter | MatthiasL | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||||
Status | confirmed | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.4 | ||||||||||
Target Version | future | Fixed in Version | |||||||||
Summary | 0003128: Routes set via network menu are not recognized at connections overview with right color | ||||||||||
Description | When I set routes via Network --> Routing for example to an internal subnet, wich is different from the subnet assigned to the green nic. The connections overview (Status --> Connections) is showing this subnet as a red one instead of a green one. If I set the route via "route add -net ..." the subnet has the color "green" in the connections overview. Since I found out, that the routes set via the GUI are not written to the system with "route add ...", I think I found the problem. The script "/home/httpd/cgi-bin/connections.cgi" is assigning the colors to the diffrent subnets, but it is only looking for subnets with the command "route -n ...". In this case the routes set via the GUI can never be found by the script and the colors will be assigned wrong (red). Greetings | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2010-08-30 15:03 | MatthiasL | New Issue | |
2010-09-20 15:11 | peter-endian | Severity | minor => tweak |
2010-09-20 15:11 | peter-endian | Status | new => confirmed |
2010-09-20 15:11 | peter-endian | Target Version | => future |
Copyright © 2000 - 2012 MantisBT Group |