On Thu, Sep 21, 2000 at 04:06:32PM +1000, RunTimeError wrote:
> I was playing around with the Dhcpd configuration and somehow managed to get this 
>error message:
> 
> No subnet declaration for eth0 (10.3.2.1).
> Please write a subnet declaration for the network segment to
> which interface eth0 is attached.
> exiting.
> 
> I have deleted the configuration file, the lease file, and backup lease file, 
>reinstalled dhcpd but after configuring Dhcpd i still get the error.
> 

        At a minimum you need something like

subnet 10.0.0.0 netmask 255.255.255.0 {
}

in your dhcpd.conf with suitable values for your network of course

> Any suggestions?
> 
> RunTimeError
> [EMAIL PROTECTED]
> MLUG - Mudgee Linux User Group
> http://www.mlug.cjb.net
> 
> 

-- 
John


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to