Here is my /etc/dhcpd.conf file:
subnet 192.168.254.0 netmask 255.255.255.0 {
range 192.168.254.240 192.168.254.247;
default-lease-time 3600;
max-lease-time 86400;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.254.255;
option do
On 27-Mar-00 Rajagopal Subash wrote:
> Hi friends:
> I am a new user of Linux with decent UNIX background. Would like to the
> use the DHCP server feature , could anyone of you write to me or let me
> know the site how under Linux 6.0 Server version?.
> Subash
http://www.isc.org/
some
Hi friends:
I am a new user of Linux with decent UNIX
background. Would like to the use the DHCP server feature , could anyone of you
write to me or let me know the site how under Linux 6.0 Server version?.
Subash