Changes

Jump to navigation Jump to search
1,615 bytes added ,  22:42, 29 January 2014
Created page with "{{Languages}} == Dhcpmanager for SME Server == {{Level|beginner}} === Maintainer === [mailto:stephdl@de-labrusse.fr Stéphane de Labrusse] AKA Stephdl === De..."
{{Languages}}
== Dhcpmanager for SME Server ==
{{Level|beginner}}
=== Maintainer ===
[mailto:stephdl@de-labrusse.fr Stéphane de Labrusse] AKA [[User:Stephdl|Stephdl]]

=== Description ===
This contribution for SME Server adds the abilities to manage your dhcp server on SME Server

==== features ====
*manage dhcpd.leases (remove one or all ip leases)<br />

*perform a Wake on Lan when a host is not up<br />

*scan your network to see how many devices are up<br />

*you can send winpopup for compatible devices to netsend protocol<br />

*start/stop your dhcp server<br />

*set values to dhcp server (range of ip, wins server, custom dns server, custom gateway, default-lease-time)<br />


=== Installation ===
This contrib is currently held in the smedev and smecontribs repository (see [[bugzilla:7489]] ), so the following commands will install on your SME Server.

yum --enablerepo=smedev,smecontribs install smeserver-dhcpmanager

You will then need to activate the database changes etc.
The 'official' way is to perform

signal-event post-upgrade; signal-event reboot
or if you do not want to restart your server
signal-event conf-dhcpmanager

Go to the dhcpd panel on Server Manager and activate all you settings.
=== Uninstall ===
yum remove smeserver-dhcpmanager
signal-event post-upgrade; signal-event reboot
=== Bugs ===
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the smeserver-dhcpmanager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-dhcpmanager|title=this link}}.

[[Category: Contrib]]

Navigation menu