Hi Matt,
tank you very much, now work but have 
another message :

Running dhclient

ERROR!   No dhcpd-eth0.info file

My /etc/dhcpc and /opt/ltsp/i386/etc/dhcpc
directory is empty, where is this file?
tanks
giorgio

Il ven, 09 nov 2001, scrivesti:
> I think you problem is here
>
>     host ws001 {
>         hardware ethernet     00:40:95:34:40:A7;
>         fixed-address         10.74.32.167;
>         filename              "/tftpboot/lts/vmlinuz.ltsp";
> THis --> option option-128 00:40:95:34:40:A7;  !!!!!<-- this
>         option option-129 "NIC=ne IO=0x0320";
>
> it needs to look like this
>
>       host ws001 {
>               hardware ethernet 00:40:95:34:40:A7;
>               fixed-address 10.74.32.167;
>               filename "/tftpboot/lts/vmlinuz.ltsp";
>               option option-128 e4:45:74:68:00:00
>               option option-129 "NIC=ne IO=0x0320";
>
> the string you had following the option 128 was incorrect just leave it the
> same (e4:45:74:68:00:00) for everything
>
> Hope it works
>
> Matt
>
-----------snip----------

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to