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
0002314: DHCP fails start with CUSTOM DHCP-Option Field used - MantisBT
MantisBT - Endian Firewall
View Issue Details
ID
Project
Category
View Status
Date Submitted
Last Update
0002314
Endian Firewall
Other Services
public
2009-10-29 10:11
2009-10-29 13:00
Reporter
Mysterious
Assigned To
simon-endian
Priority
normal
Severity
block
Reproducibility
always
Status
closed
Resolution
fixed
Platform
OS
OS Version
Product Version
2.3
Target Version
Fixed in Version
2.3.1
Customer Importance
Customer Occurrences
Queue
Summary
0002314: DHCP fails start with CUSTOM DHCP-Option Field used
Description
Custom DHCP Options wrote to the Custom Option Filed crashed dhcp server.
Example if i add:
option tftp-server-name "tftp.mydomain.de";
The "-Sign and .-Sign are not escaped and ends up as ""e; at the /etc/dhcpd.conf. That causes dhcpd not to restart.