Dear members

I tried as per LTSP documentationin my RH7.3 with intel eepro100 NIC 
in both server and client. for booting through notword card. I have 
been installed ltst_kernel,core,X_core,X_fonts v3.0 without any error. 
i have put my dhcpd.conf in /etc/dhcpd.conf as per following
-----------------------------------------------------------------------

# Sample configuration file for ISCD dhcpd
#
# Make changes to this file and copy it to /etc/dhcpd.conf
#

default-lease-time            21600;
max-lease-time                21600;

not authoritative;
option subnet-mask            255.255.255.0;
option broadcast-address      10.255.6.225;
option routers                10.255.6.1;
option domain-name-servers    143.209.150.90;
option domain-name            "axesc.com";
option root-path              "10.255.6.191:/opt/ltsp/i386";

shared-network WORKSTATIONS {
    subnet 10.255.6.0 netmask 255.255.255.0 {
    }
}

group   {
    use-host-decl-names       on;
    option log-servers        192.168.0.254;

    host ws001 {
        hardware ethernet     00:D0:B7:C5:11:A2;
        fixed-address         10.255.6.201;
          filename "/lts/eb-5[1].1.3-eepro100.lzpxe";
##        filename              "/lts/vmlinuz-2.4.19-ltsp-1";
##        option option-128     e4:45:74:68:00:00;   #This is NOT a 
MAC address
##        option option-129     "NIC=ne IO=0x300";
    }
    host ws002 {
        hardware ethernet     00:D0:09:30:6A:1C;
        fixed-address         192.168.0.2;
        filename              "/lts/vmlinuz-2.4.9-ltsp-6";
    }
}

---------------------------------------------------------------------

dhcpd server also starting as per without any error.

In my client PC iam getting the following error

no problem in getting ip address from LTSP server
the error in my client is

me... ip: 10.255.6.201, server: 10.255.6.191, Gateway: 10.255.6.1
loading.....10.255.6.191:/lts/eb-5[1].1.3-eepro100.lzpxe... not a 
valid image

Can any one tell me how to get rid of the problem


Balamurugan.T
Network Engineer
Chennai -India

Balamurugan.T
Network Engineer
Chennai -India
begin:vcard
n:murugan;Bala
fn:Bala murugan
tel;work:8253323
url:http://balamurugan.cjb.net
org:Axes Technologies (I) Pvt Ltd;Sysadmin
adr:;;;Chennai;Tamil Nadu;91044;India
version:2.1
email;internet:[EMAIL PROTECTED] 
title:Network Engineer
end:vcard

Reply via email to