test, and test1 are the etherboot rom clients, test2 is a netier xl 1000
using pxe.  I changed the display manager to XDM and the pxe client works
fine now, but the etherboot clients still hang at "done". I stopped
iptables but no change.

[begin my dhcp.conf]

# Sample configuration file for ISCD dhcpd
#
# Make changes to this file and copy it to /etc/dhcpd.conf
#
ddns-update-style         none;

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

option subnet-mask            255.255.255.0;
option broadcast-address      192.168.0.255;
option routers                192.168.0.3;
option domain-name-servers    192.168.0.24;
option domain-name            "adamsbrothers.net";
option root-path              "192.168.0.27:/opt/ltsp/i386";

option option-128 code 128 = string;
option option-129 code 129 = text;

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

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

    host ws001 {
        hardware ethernet     00:E0:06:E8:00:84;
        fixed-address         192.168.0.1;
        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";
    }
#  test
    host test {
       hardware ethernet     00:03:6D:1E:A7:C5;
        fixed-address         192.168.0.252;
        filename              "/lts/vmlinuz-2.4.21-ltsp-1";
    }
#  test1
    host test1 {
       hardware ethernet     00:03:6d:1e:b0:3e;
        fixed-address         192.168.0.249;
        filename              "/lts/vmlinuz-2.4.21-ltsp-1";
    }
#  test2
    host test2 {
       hardware ethernet     00:60:ef:21:e5:51;
        fixed-address         192.168.0.253;
#        filename              "/lts/vmlinuz-2.4.21-ltsp-1";
       filename              "/lts/pxelinux.0";
        option vendor-encapsulated-options
09:0f:80:00:0c:4e:65:74:77:6f:72:6b:20:62:6f:6f:74:0a:07:00:50:72:6f:6d:70:74:06:01:02:08:03:80:00:00:47:04:80:00:00:00:ff;
    }
}

[end my dhcp.conf]

> Jeff,
>
> Could you send me your /etc/dhcpd.conf file ?
>
> Also, you said you don't think it is a firewall problem,
> but it is worth turning the redhat firewall completely, just
> to see if it has any effect on the situation.
>
> Just try:     service iptables stop
>
> And, if you can, go to the #ltsp IRC channel at irc.freenode.net,
> and I should be able to help you interactively.  I'm sure we
> can get it working.  Lots of people are running LTSP with redhat 9.
>
> Jim McQuillan
> [EMAIL PROTECTED]
>
>
>
> On Mon, 21 Jul 2003 [EMAIL PROTECTED] wrote:
>
>> I downloaded an older kernel (ltsp_core-3.0.9-0.i386.rpm the one I
>> install
>> first was ltsp_kernel-3.0.10-0.i386.rpm), but the terminal is still
>> hanging after "done".  I also tried another terminal with a linksys
>> w/etherboot prom card in it, same results.
>>
>> I installed the pxestuff-3.0.5-i386.tgz, and tried to boot one of the
>> netier boxes off it.  It boots, gets to the login screen but the
>> keyboard
>> doesnt work.  It is loading the default kernel that comes with pxestuff.
>>
>> All of these terminals were working with the production server, so I
>> dont
>> think that client hardware is the problem.  I dont know much about the
>> redhat firewall stuff, but I would think that if it were the problem,
>> the
>> pxe booting client would hang in the same place.
>>
>> I'm not sure what to try next, short of rebuilding the server and trying
>> again.  Has no one seen these problems before?  The production server is
>> on the same net with the new server, but I used this same procedure (get
>> a
>> new server ready while the old one still runs, then one by one move the
>> mac addresses and configs off the old server to the one, with them both
>> running on the same net, then shut the old one off after i've moved them
>> all) several times before.
>>
>> -Jeff
>>
>> > I am putting a newer ltsp server in place.  Installed Rh 9, then
>> installed
>> > ximian desktop 2.  Then installed the newset ltsp
>> > core,kernel,x_core,x_fonts rpms.  I've got a test client I pulled off
>> the
>> > other server. (a p-166 with 128mb ram and a linksys pci purchased from
>> > diskless workstations with bootprom) It loads the kernel (with the
>> dots)
>> > then says done, then just sits there.
>> >
>> > From reading the archives, I suspected maybe it was the firewall
>> stuff.  I
>> > could have sworn I set it to no firewall when installing, but I ran
>> > redhat-config-security and set it to no firewall just in case. No
>> change,
>> > so I stopped iptables, no change.  I then rebooted the box, no change.
>> >
>> > I've checked all the usual suspects, I think anyway.  Maybe I missed
>> > something?  I can post config files if this doesnt jump out at anyone.
>> >
>> > Thanks in Advance,
>> >
>> > Jeff
>> >
>>
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by: VM Ware
>> With VMware you can run multiple operating systems on a single machine.
>> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
>> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
>> _____________________________________________________________________
>> 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.freenode.net
>>
>
> --
>
>



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_____________________________________________________________________
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.freenode.net

Reply via email to