Hi Guy's

I am trying to setup a RH 9 box as a Internet gateway, DHCP Server (and mail server/filter/AV)..

Prob is getting The DHCP service to start.. seem to be an error in my dhcpd.conf
I went simple in the structure..

subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.0 192.168.0.200;}

also experimented with lease times ..

but it seems to be a problem with the structure of the conf file itself..

if I add the above lines in at any point I get an error of one sort or another..

If I just create my own file as per examples I have found.. I get a very definite error that the file dosent comform with the structure for this version..

isc.org are no help.. typical of linux and poor documentation to boot.. the version that I am currently using of dhcp is V3.0pl1.. tried later but same errors.. gone back to the rh9 default install with distribution version of dhcp..

So any help here or advice..

Please?

Cheers