Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: bode on October 20, 2004, 08:43:50 AM
-
Hello everybody,
I'd like to change the range of the adresses in the dhcpd.conf file. I already made a custom template but it doesn't work. Problem with perl ? I don't know.
Anybody a solution ?
Thanks.
Bode
-
Hello everybody,
I'd like to change the range of the adresses in the dhcpd.conf file. I already made a custom template but it doesn't work. Problem with perl ? I don't know.
Anybody a solution ?
Thanks.
Bode
Use the admin console (Configure Server). It is one of the setup items that you selected as a default.
Or, from the command line:
/sbin/e-smith/config setprop dhcpd start <first-ip> end <last-ip>
/etc/init.d/dhcpd restart
where <first-ip> & <last-ip> are the start & end ip's of the range you wish to set.
Trevor B
-
Thank you very much TrevorB !!
It worked perfectly. But I had to use the command line, because in the admin console, we never proposed me to set up the range, and I searched !!
How did you get this information on the configuration of the server. Is there any guide somewhere explaining all these secrets ? (for this I did not searched ;-)
Well, thanks very much again man.
Bye,
Bode