Hello Anselm,

[root@ltsp root]# iptables -L
bash: iptables: command not found

Ah! That extra enter does make sense.

[root@ltsp root]# tftp 192.168.0.254
tftp> get /not-exist
Error code 1: File not found
tftp> 

tftp> get /lts/vmlinuz-2.4.19-ltsp-1
Received 1428636 bytes in 0.4 seconds
tftp> 

It appears to be working from the server now I just need to find out why the
workstation cannot get the kernel.

This is the tftp setup from inetd. Am I missing something?

        disable = no
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = root
        server                  = /usr/sbin/in.tftpd
        server_args             = -s /tftpboot

Thanks ! Rick Gatewood
> Hello ggatewood,
> 
> Wednesday, January 08, 2003, 5:33:17 PM, you wrote:
> 
> gac> Hello Anselm,
> 
> gac> iptables response is "command not found"
> 
> gac> tftp localhost get /not-exist response is:
> 
> I meant
> tftp 192.168.0.254 <enter>
> get /not-exist <enter>
> quit <enter>
> gac> [root@ltsp root]# tftp 192.168.0.254
> tftp>>
> 
> gac> Any clues? As you can see, I am a newbie to Linux servers.
> 
> What does iptables -L say ?
> 
> Best regards,
>  Anselm                            mailto:[EMAIL PROTECTED]


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_____________________________________________________________________
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