Re: Need help to setup DHCP Server

2000-03-27 Thread J. Scott Kasten
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

RE: Need help to setup DHCP Server

2000-03-26 Thread Gregory Hosler
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

Need help to setup DHCP Server

2000-03-26 Thread Rajagopal Subash
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