Changes

Jump to navigation Jump to search
1,073 bytes added ,  11:15, 29 December 2022
Line 4: Line 4:  
=== Maintainer ===
 
=== Maintainer ===
 
[mailto:stephdl@de-labrusse.fr Stéphane de Labrusse] AKA [[User:Stephdl|Stephdl]]
 
[mailto:stephdl@de-labrusse.fr Stéphane de Labrusse] AKA [[User:Stephdl|Stephdl]]
 +
===Version===
 +
 +
{{#smeversion: smeserver-dhcpmanager }}
    
=== Description ===
 
=== Description ===
Line 21: Line 24:  
*set values to dhcp server (range of ip, wins server, custom dns server, custom gateway, default-lease-time)<br />
 
*set values to dhcp server (range of ip, wins server, custom dns server, custom gateway, default-lease-time)<br />
    +
{{Note box|You could be also interested by another contrib (smeserver-dhcp-dns). This contribution for SME Server adds the abilities to parse the dhcpd.leases file and feed the data (the name of the computer) into tinydns (the dns server).
 +
[[Dhcp-dns|smeserver-dhcp-dns]]<br />
 +
 +
It gives a real dns name to computers on your network instead of the dummy name
 +
pc-00001.mycompany.local
 +
after that on your network you can ping, ssh a remote host by its name}}
    
=== Installation ===
 
=== Installation ===
====For SME8====
  −
This contrib is currently held in the [[stephdl]] and smecontribs repository (see [[bugzilla:7489]] ), so the following commands will install on your SME Server.
     −
  yum --enablerepo=stephdl,smecontribs install smeserver-dhcpmanager
+
  yum --enablerepo=smecontribs install smeserver-dhcpmanager
    
You will then need to activate the database changes etc.
 
You will then need to activate the database changes etc.
 
The 'official' way is to perform
 
The 'official' way is to perform
   
  signal-event post-upgrade;  signal-event reboot
 
  signal-event post-upgrade;  signal-event reboot
or if you do not want to restart your server
+
But if you do not want to restart your server
  signal-event conf-dhcpmanager
+
  signal-event workgroup-update ; config set  UnsavedChanges no
 
   
Go to the dhcpd panel on Server Manager and activate all you settings.
 
Go to the dhcpd panel on Server Manager and activate all you settings.
   −
====For SME9====
+
{{Note box| If you use the Custom mode for specifying the DNS Server(s) and only add one server, then the system will add the local SME IP to the list. If you specify 2 or more then it won't. It always deletes any duplicated servers, so adding the same (non SME) server twice will mean that it leaves that one and does not add itself. }}
This contrib is currently held in the [[stephdl]], so the following commands will install on your SME Server.
     −
yum --enablerepo=stephdl 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
+
===NetSend===
or if you do not want to restart your server
+
Netsend is used to Send messages to other users, computers, or messaging names on the network, but it is only compatible with windows XP. For W7 and after you must use 'msg' which is incompatible with the netsend protocol. However it is not available for all W7 versions. You can try  [http://www.winsentmessenger.com/sent/ Sent] which needs to be installed on all windows clients.
signal-event conf-dhcpmanager
     −
Go to the dhcpd panel on Server Manager and activate all you settings.
+
With smeserver-dhcpmanager you can send Netsend message to one client or to all clients (think to install or allow in the firewall the netsend protocol or 'sent' on every windows client)
    
=== Uninstall ===
 
=== Uninstall ===
Line 56: Line 55:  
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 
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}}.  
+
and select the smeserver-dhcpmanager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-dhcpmanager|title=this link}}.
 +
 
 +
 
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-dhcpmanager|noresultsmessage="No open bugs found."}}
 +
 
 +
===Changelog===
 +
Only versions released in smecontrib are listed here.
 +
 
 +
{{#smechangelog: smeserver-dhcpmanager}}
 +
 
    
[[Category: Contrib]]
 
[[Category: Contrib]]

Navigation menu