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

Title: Fix for Firewall-Services OpenVPN
Post 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:
Code: [Select]
# 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,
Title: Re: Fix for Firewall-Services OpenVPN
Post by: CharlieBrady on September 10, 2007, 10:01: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 ...

Please report all problems (only) via the Bug Tracker. Thanks.
Title: Re: Fix for Firewall-Services OpenVPN
Post by: Franco on September 10, 2007, 10:04:33 PM
Please report all problems (only) via the Bug Tracker. Thanks.

Again?
http://bugs.contribs.org/show_bug.cgi?id=2940
Title: Re: Fix for Firewall-Services OpenVPN
Post by: CharlieBrady on September 10, 2007, 10:13:57 PM
Again?
http://bugs.contribs.org/show_bug.cgi?id=2940

Please report all proposed fixes via the bug tracker as well.