On Thursday 12 February 2004 10:17, [EMAIL PROTECTED] wrote:
> Adrian,
>
> Try running tcpdump, to see if there is any tftp traffic.
>
>
> something like this:
>
>     tcpdump -i eth0 port 69
>
> Assuming your workstations are connected via eth0 on the server.
>
> This should show you all the tftp traffic.
>
> You should see a request from the client, then a block of data from
> the server.  then another request from the client, and a block
> from the server.
>
> This should continue until the kernel+initrd have completely downloaded.
>
> Give it a try, and see what it looks like.
>
> Jim McQuillan
> [EMAIL PROTECTED]
>
> On Thu, 12 Feb 2004, Adrian Snyman wrote:
> > I seem to be having a problem with tftp as well ..
> >
> > I have loaded the standard tftpd package as well (not the enhanced one)
> > the directories are there (/tftpboot) and configured in xinetd.d
> > netstat -a reveals that tftp is running ..
> >
> > On the workstation I get:
> >
> > Loading 192.168.0.1:/lts/2.4.24-ltsp-1/pxelinux.0 ........
> >
> > Nothing else ..
> > Any help / pointers ??
>

I dropped my firewall and this helped.
HOWEVER I was trying to do a PXE boot and learned that the DHCP server and the 
tftp server MUST be the same machine for PXE to work, no exceptions.
So I use a boot floppy.

As for the firewall staying down, I'll have to see.  I found that the number 
of ports I had to open was so many that I didn't have much left to firewall.  
At least that's how I felt about it.

I will have to check the SuSE 9 firewall script to see if there is someway to 
simply limit the traffic to only the subnet on all ports.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_____________________________________________________________________
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