Hello again  Erich and the List,

sweating through..

My knowledge of this field is very limited.

many thanks, if anybody can help me I will appreciate
that.


I went back to a fresh copy of LEAF

It seems ok (LEDs on on the hubs) except I still get:

>> No subnet declaration for eth1 
>> (0.0.0.0).                         **************
>> Please write a subnet declaration in your dhcpd.conf file for the
>> network segment to which interface eth1 is attached.
>> exiting.

Looking at dhcpd.conf:


dynamic-bootp-lease-length 604800;
max-lease-time 1209600;

subnet 192.168.1.0 netmask 255.255.255.0 {
    option routers 192.168.1.254;
    option domain-name "private.network";
    option domain-name-servers 192.168.1.254;
    range 192.168.1.1 192.168.1.199;
}

I do not know what to add here to eliminate the error, is this a correct subnet 
declaration ?


you said

>A few places to fix, but nothing really lethal

well it is encouraging, but I've been in this for more than 2 months now
looking through messages and docs and I can't see the light yet,
I don't have a global vision of the system so my steps are
very attemptative.

Cheers

Roberto



____________________________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to