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
MantisBT - Endian Firewall | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002957 | Endian Firewall | Firewall (iptables) | public | 2010-05-31 14:23 | 2010-11-22 11:49 |
Reporter | luca-endian | ||||
Assigned To | peter-endian | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 2.3.1 | ||||
Target Version | 2.4 | Fixed in Version | 2.4 | ||
Customer Importance | |||||
Customer Occurrences | |||||
Queue | |||||
Summary | 0002957: Map network with SNAT has wrong input checks | ||||
Description | While crating a SNAT rule to map a network destination subnet is checked instead of source (it's the same check of the DNAT rule). If you want to map a local network with SNAT and translate to a private subnet like this: Source: 172.16.0.0/26 Destination: any uplink or a specific uplink Map to subnet: 74.x.x.0/26 You get an error: "Destination must be a subnet!" That's wrong because Source should be a subnet. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | purple | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-05-31 14:23 | luca-endian | New Issue | |||
2010-05-31 14:23 | luca-endian | Tag Attached: purple | |||
2010-06-07 09:17 | peter-endian | Status | new => confirmed | ||
2010-06-07 14:14 | peter-endian | Target Version | => 2.4 | ||
2010-06-07 14:21 | peter-endian | Status | confirmed => assigned | ||
2010-06-07 14:21 | peter-endian | Status | assigned => new | ||
2010-06-07 14:21 | peter-endian | Assigned To | => peter-endian | ||
2010-06-07 14:22 | peter-endian | Status | new => assigned | ||
2010-06-08 09:40 | peter-endian | Status | assigned => resolved | ||
2010-06-08 09:40 | peter-endian | Fixed in Version | => 2.4 | ||
2010-06-08 09:40 | peter-endian | Resolution | open => fixed | ||
2010-11-22 11:49 | peter-endian | Status | resolved => closed |
There are no notes attached to this issue. |