Roberto

At 22:54 10.05.2004, isandro belli wrote:
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 ?

Looks like it, but do you have an address assigned to eth1 at this very moment.
PCMCIA adapters are inhernetly slow on startup, so possibly dhcpd is started _before_ the adapters are up completely.
This is the reason for the delay code


cheers
Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16




------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id66&op=click ------------------------------------------------------------------------ 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