[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Thin Clients: No Boot Device (sometimes)



Ralf Gesel|ensetter skrev:
Addition:

Am Samstag, 13. November 2004 12:48 schrieb Klaus Ade Johnstad:

/etc/dhcp3/dhcpd-debian-edu.conf


it's dhcpd.conf at our site, back in April we'd entered
hosts ltsp001 through ltsp014 like this:

    host ltsp001 {
        hardware ethernet     00:40:63:d3:85:17;
        fixed-address         192.168.0.1;
        #filename              "/tftpboot/lts/vmlinuz-2.4.19-ltsp-1";
        filename              "/tftpboot/lts/pxelinux.0";
        #option option-128     e4:45:74:68:00:00;
        #option option-129     "NIC=3c509";
    }

which are followed by several "empty" entries till ltsp099 like

  host ltsp099 {
        hardware ethernet     00:00:00:00:00:00;
        fixed-address         192.168.0.99;
        filename              "/tftpboot/lts/vmlinuz-2.4.19-ltsp-1";
        #filename              "/tftpboot/lts/pxelinux.0";
        #option option-128     e4:45:74:68:00:00;
        #option option-129     "NIC=3c509";
    }

Should we comment out empty entries with 00-Mac?

No, just leave them. No network card has a MAC address like that, and so dhcpd will not hand out that address.


--
Med vennlig hilsen
Ragnar Wisløff
-------------
Life is a reach. Then you gybe.



Reply to: