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-22 19:48 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 | ||||||
0001855 | Endian Firewall | Other Services | public | 2009-05-06 15:46 | 2011-03-29 13:12 | ||||||
Reporter | luca-endian | ||||||||||
Assigned To | peter-endian | ||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||
Status | confirmed | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.2-rc3 | ||||||||||
Target Version | future | Fixed in Version | |||||||||
Summary | 0001855: if you change the zone subnet the dhcp configuration are inconsistent | ||||||||||
Description | If you change the green subnet for instance (but I guess the problem exists for the other zone as well) the dhcp configuration the files /etc/dhcp.conf and /var/efw/dhcp/settings are completely different even if you reboot the firewall. In this example I changed from 10.123.0.1 to 192.168.0.15 the file dhcp.conf is a mess with pieces of old and new configuration (server dns) how is decided the new dhcp range? However the funniest thing is that the gui configuration is still the old one as you can see from the screeshot. /etc/dhcp.conf: [...] shared-network GREEN { interface br0; server-identifier 192.168.0.15; subnet 192.168.0.0 netmask 255.255.255.0 { pool { deny dynamic bootp clients; range 192.168.0.100 192.168.0.200; default-lease-time 3600; max-lease-time 7200; } option subnet-mask 255.255.255.0; option domain-name "southpark"; option routers 192.168.0.15; option wpad "http://192.168.0.15/proxy.pac"; [^] option domain-name-servers 10.123.0.1; } } | ||||||||||
Tags | purple | ||||||||||
Attached Files | ![]() | ||||||||||
![]() |
|
(0006031) lorenzo-endian (manager) 2011-03-29 13:12 |
Hi luca, I have verified that this problem is still there in 2.3 and 2.4. Bye Lo |
![]() |
|||
Date Modified | Username | Field | Change |
2009-05-06 15:46 | luca-endian | New Issue | |
2009-05-06 15:46 | luca-endian | File Added: dhcp.png | |
2009-05-06 15:46 | luca-endian | Tag Attached: purple | |
2009-06-09 20:00 | peter-endian | Target Version | => 2.3 |
2009-07-24 09:12 | luca-endian | Status | new => confirmed |
2009-10-27 13:37 | peter-endian | Target Version | 2.3 => 2.3.1 |
2009-11-25 17:29 | peter-endian | Target Version | 2.3.1 => future |
2010-01-21 18:18 | peter-endian | Status | confirmed => acknowledged |
2011-03-29 13:12 | lorenzo-endian | Note Added: 0006031 | |
2011-03-29 13:12 | lorenzo-endian | Assigned To | => peter-endian |
2011-03-29 13:12 | lorenzo-endian | Status | acknowledged => confirmed |
Copyright © 2000 - 2012 MantisBT Group |