Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread jam
Hi This is what I have found: with my RH7.2 changing the -s argument to tftp means it did NOT work so .. server_args = -s /tftpboot Now you can ONLY get files from /tftboot (which is equivalent to /) so put a file junk there (/tftboot/junk) Now go anywhere legal ($home, /tmp etcetc)

[Ltsp-discuss] Help with Loading ....... Problem

2002-04-06 Thread Benjamin Johann
Hi @ all! I installed LTSP 3 on my Mandrake 7.2 and on my Mandrake 8.2 Server. To make tftp working I Compiled tftp by myself and started it in daemon mode with /usr/sbin/in.tftp -v -l -s /tftpboot Now it is working great. Please try it out and send me your results. Sincerly Ben _

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread jam
Norm, The important message is: "tftp unreachable". This either indicates that tftpd is NOT listening on port 69, or you have iptables turned on, getting in the way. First of all, to see if tftp is listening, do this: netstat -anp | grep ":69 " If it doesn't show something like this:

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread ken_yap
This MDK, right? I think the built-in firewall is blocking tftp. _ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, t

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread Alessandro Selli
Il giorno Sat, 6 Apr 2002, norman così ha scritto: |From: norman <[EMAIL PROTECTED]> |To: David Johnston <[EMAIL PROTECTED]> |Date: Sat, 06 Apr 2002 19:33:55 -0500 |Subject: Re: [Ltsp-discuss] Help withLoading . . . . . . problem | | |Well there we are then tcpdump output is | |# tcpdump -i

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread norman
David Johnston wrote: > $ ls > . > You should see vmlinuz-2.4.9-ltsp-6 in the list. If you don't, switch > back to the first terminal and look as the logged traffic. You should > see some clues as to what's happening. > > -David > > _

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread David Johnston
norman wrote: > David Johnston wrote: > > In /etc/xinetd.d/tftp, you have server_args = -s /tftpboot/lts. The > > means that the server cannot see anything that isn't under > > /tftpboot/lts. Try your test again with the name of a file in > > /tftpboot/lts. > Thought you might have it then David

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread norman
David Johnston wrote: > In /etc/xinetd.d/tftp, you have server_args = -s /tftpboot/lts. The > means that the server cannot see anything that isn't under > /tftpboot/lts. Try your test again with the name of a file in > /tftpboot/lts. > > -David > Thought you might have it then David but this i

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread David Johnston
Norman wrote: > David Johnston wrote: > > norman wrote: > > You're using a external DNS, which is fine except that it won't know > > about your workstations. You might consider running a local DNS. > Yes I am but in host.conf I have "order hosts, bind" Ok. > I have tried running tftp on the Ser

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread Norman
David Johnston wrote: > norman wrote: > > $ cat /etc/xinetd.d/tftp > >server_args = -s /tftpboot/lsp > Is this a typo, or did you move it? Jim's standard location is > /tftpboot/lts. > > It's a typo > > > $ cat dhcpd.conf > > option domain-name-servers 194.168.4

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread Norman
dan wrote: > > server_args = -s /tftpboot/lsp > Try changing to server_args = -s /tftpboot > Dan Afraid that didn't work either. Thanks anyway. With all these ideas it's bound to come right soon. norm

Re: [Ltsp-discuss] Help with Loading . . . . . . problem

2002-04-06 Thread Norman
David Johnston wrote: > dan wrote: > > > > > server_args = -s /tftpboot/lsp > > Try changing to server_args = -s /tftpboot > > If you do this, be sure to add 'lts/' to your filename in dhcpd.conf. > > -David Thanks, tried it that way but it didn't work still. nor

[Ltsp-discuss] LTSP for Mandrake 8.2

2002-04-06 Thread Marvin T Pascual
Hello LTSP gurus, Is it possible to install LTSP RPM packages in a Mandrake 8.2 system? Sorry for this very newbie question. Thanks a lot in advance. Marvin __ www.edsamail.com _ Ltsp-discuss

Re: [Ltsp-discuss] Re: Problem in login into the workstation

2002-04-06 Thread Peter Billson
> My system (2.4.9-31) doesn't have /proc/sys/fs/inode-max. Was this > added later, or was it dropped a while back? David, You need to enable sysctl (CONFIG_SYSCTL=y) in your kernel config. Pete -- http://www.elbnet.com ELB Internet Services, Inc. Web Design, Computer Consulting, Internet H

Re: [Ltsp-discuss] LTSP sound

2002-04-06 Thread Claas Anders Rathje
On Fri, 5 Apr 2002 21:33:44 -0800 "Ping Kwong" <[EMAIL PROTECTED]> wrote: > > > Do workstations that implement the LTSP sound package require that the > server have a sound card? No. Claas _ Ltsp-discuss mailing list. To u