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 | 2022-07-05 06:59 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 | ||||
0002454 | Endian Firewall | Network related (VPN, uplinks) | public | 2009-11-26 16:32 | 2010-11-22 12:04 | ||||
Reporter | peter-endian | ||||||||
Assigned To | peter-endian | ||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.3 | ||||||||
Target Version | 2.3.1 | Fixed in Version | 2.3.1 | ||||||
Summary | 0002454: openvpnclient in bridge mode does not bridge when no routing is configured | ||||||||
Description | if the file /var/efw/routing/config does not exist, means no routing is configured the openvpnclient bridge script crashes and does not put the tap device within the configured bridge. This happens because it is assumed that the datasource always returns iterators, but in this case, when a file does not exist it returns None, which causes a traceback. Firewall rules then are created wrong, because physdev will be used (bridged mode) instead of -i (routed mode) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2009-11-26 16:32 | peter-endian | New Issue | |
2009-11-26 16:32 | peter-endian | Assigned To | => peter-endian |
2009-11-26 16:33 | peter-endian | Status | new => resolved |
2009-11-26 16:33 | peter-endian | Fixed in Version | => 2.3.1 |
2009-11-26 16:33 | peter-endian | Resolution | open => fixed |
2010-11-22 12:04 | peter-endian | Status | resolved => closed |
Copyright © 2000 - 2012 MantisBT Group |