Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: Isterklister on August 28, 2007, 10:12:16 PM
-
Hello,
I wonder if there are a DHCP manager (plugin) for SME 7.x?
I have it for SME 6 and think it is a nice thing.
/Pelle
-
yes, there is such a "plugin", same thing as SME6 (Hostnames and Addressess), but it has more features.
-
:) Great, where can I get it from?
/Pelle
-
It's there already, did you install SME7?
-
Yes. Where can I see this information? Under which menu?
I have searched everywhere (probably not).
/Pelle
-
Hostnames and Addresses
-
Hostnames and Addresses
I believe OP used the DHCP manager because it had some extra features like showing the dynamically assigned IP's as well. Unfortunately I do not believe there is a SME Server 7 port of this contrib.
-
OK. It was a list over dynamically assigned IP's I wanted.
I will wait and someone maybe will fix this or I have to do it myself when I get some time left.
/Pelle
-
OK. It was a list over dynamically assigned IP's I wanted.
I will wait and someone maybe will fix this or I have to do it myself when I get some time left.
/Pelle
Perhaps this might help (run from a SME Server shell):grep -ih 'DHCPACK' /var/log/dhcpd/* | tai64nlocal
-
Thanks! Great! Exactly what I needed. :grin:
/Pelle
-
Thanks! Great! Exactly what I needed. :grin:
/Pelle
I already guessed so! You're welcome!
-
In that case take a look at this thread http://forums.contribs.org/index.php?topic=35975.0 and you'll find a script dhcpactiv.sh that will nicely list them for you.
-
After spending all night on this, I have modified the dhcpd cgi perl file and got it working. I still get an error when deleting, but it still deletes the record.
I have sent an email with the changes to the original developer.
:-P