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

Re: [K12OSN] <no subject>



----- Original Message -----
From: "Kurt Harlan" <kurt kurt-harlan net>
To: <k12osn redhat com>
Sent: Wednesday, December 31, 2003 9:32 AM
Subject: [K12OSN] <no subject>


> Howdy K12ltsp'ers!
>
> Well, I downloaded and installed Ver. 4.0 and like the way it
looks and
> feels. However, my client needs a little help and I wasn't able
to locate
> the config info I need for a serial mouse and an AT keyboard.
Will someone
> help?
>
> I also need to be reminded how to specify the MAC address in
the lts.conf so
> that I can override the global settings for a single
workstation.
>
>
> Thanks,
> Kurt
>
>
> _______________________________________________
> K12OSN mailing list
> K12OSN redhat com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
>
>
Well, I'm kind of a newbie at this... but I'll take a stab at it
:)  Bash me if I'm way off!! :)


One file you may need to edit if your machines have older
ethernet cards is
/etc/dhcpd.conf

A sample change/addition would be something like this:

host ws005 {
hardware ethernet 00:A0:24:6E:2B:62;
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=3c509";
}

The HOST ws005 would change to the next number in the list.
The HARDWARE ETHERNET is the MAC address of the actual card....
You have to know that. Booting up a boot disk that you created
earlier will show you the MAC address as it starts to load. (If
you need to edit this line, you will know it because the boot up
disk won't complete.)
The option-128 line DOES NOT CHANGE !!!
The option-129 line changes to YOUR ETHERNET CARD name.

You should also check out the settings in the
/opt/ltsp/i386/etc/lts.conf file.
This file contains settings for local hardware and default
printer/video/sound settings. Sample settings are shown there.

HTH's

Crouse
www.usalug.org




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