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-01-27 10:31 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 | ||||||
0000688 | Endian Firewall | Firewall (iptables) | public | 2008-04-18 14:25 | 2010-09-24 09:07 | ||||||
Reporter | dgriessinger | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | acknowledged | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | |||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 0000688: NAT : Time rules / Conditions | ||||||||||
Description | * Include the possibility to open/close NAT : - at predefined times I.E. NAT for VPN access, each day between 9am and 10pm - heartbeat conditions I.E. default NAT port 80 goes to webserver A; when the webserver A is offline, the NAT rule change automaticaly for webserver B. (like failover) - other.... | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
||||||
|
![]() |
|
(0001207) dgriessinger (reporter) 2008-05-20 07:32 |
For time condition, we can use the patch time like : iptables -A INPUT -m time --timestart 9:00 --timestop 22:00 -j ACCEPT |
![]() |
|||
Date Modified | Username | Field | Change |
2008-04-18 14:25 | dgriessinger | New Issue | |
2008-04-18 14:25 | dgriessinger | Status | new => assigned |
2008-04-18 14:25 | dgriessinger | Assigned To | => peter-endian |
2008-05-20 07:32 | dgriessinger | Note Added: 0001207 | |
2009-06-10 13:37 | peter-endian | Assigned To | peter-endian => |
2010-02-25 13:53 | peter-endian | Status | assigned => new |
2010-02-25 13:53 | peter-endian | Relationship added | has duplicate 0002727 |
2010-09-24 09:07 | peter-endian | Status | new => acknowledged |
Copyright © 2000 - 2012 MantisBT Group |