Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: Franco on September 10, 2007, 09:46:26 PM
-
This is an excellent contrib, many thanks to Daniel from Firewall Services https://dedibox.firewall-services.com/contribs/spip.php?article4
There's a problem after you install it thou, the DHCP server stops responding on the right interface (the new br0). This is noticeabled after you enter a new entry on "Hostnames and Addresses".
Here's the proposed fix:
mkdir -p /etc/e-smith/templates/etc/sysconfig/dhcpd
nano /etc/e-smith/templates/etc/sysconfig/dhcpd/10DHCPD
paste the contents:
# Command line options here
DHCPDARGS=br0
expand-template /etc/sysconfig/dhcpd
signal-event reboot
Now you can add entries to the Hostnames and addresses panel without having to reboot the system ;)
Thanks,
-
This is an excellent contrib, many thanks to Daniel from Firewall Services https://dedibox.firewall-services.com/contribs/spip.php?article4
There's a problem after you install it ...
Please report all problems (only) via the Bug Tracker. Thanks.
-
Please report all problems (only) via the Bug Tracker. Thanks.
Again?
http://bugs.contribs.org/show_bug.cgi?id=2940
-
Again?
http://bugs.contribs.org/show_bug.cgi?id=2940
Please report all proposed fixes via the bug tracker as well.