Thank you for your reply. I did not replace inetd with xinetd. I had just tried adding the destination port to the services file. I rebooted, and retested and it did the same thing.
So do I need to add both ports? And if so, what do I name them? Does this look like it should work? ICMP 34523/tcp # DsMod for LTSP ICMP 34523/udp # DsMod for LTSP ICMP-TFTP 50531/tcp # DsMod for LTSP ICMP-TFTP 50531/udp # DsMod for LTSP --- On Thu, 6/19/08, Jason Chase <[EMAIL PROTECTED]> wrote: > From: Jason Chase <[EMAIL PROTECTED]> > Subject: Re: [Ltsp-discuss] PXE Clients boot, but Etherboot clients drops > into BusyBox (initramfs) > To: [EMAIL PROTECTED], [email protected] > Date: Thursday, June 19, 2008, 1:27 PM > This happened to me when I replaced openbsd-inetd with > xinetd. If > you've done that, switching back will solve the > problem. Otherwise you > need to add the ports to /etc/services and then change the > port numbers > in /etc/inetd.conf to the port names from /etc/services. > > Jason > > Nicholas Metsovon wrote: > > Ok. I figured out wireshark enough to get this > captured. The entire log was 4.4 MB, so I didn't think > you would want me to attach it. Here is what it failed on. > > > > So what do I need to do to open this port? Add Port > 34523 do my /etc/services file? (It is not in it.) And > what should I name the port? ICMP ? Do I need to do > anything else to open this port? > > > > Does this look like this is the problem so far? > > > > Again, any help will be greatly appreciated. > > > > > > Frame 8982 (60 bytes on wire, 60 bytes captured) > > Ethernet II, Src: Netgear_fe:a7:5d > (00:0f:b5:fe:a7:5d), Dst: Netgear_43:0b:9e > (00:0f:b5:43:0b:9e) > > Internet Protocol, Src: 192.168.1.250 (192.168.1.250), > Dst: 192.168.1.8 (192.168.1.8) > > User Datagram Protocol, Src Port: 50531 (50531), Dst > Port: 34523 (34523) > > Trivial File Transfer Protocol > > > > No. Time Source Destination > Protocol Info > > 8983 124.068817 192.168.1.8 > 192.168.1.250 ICMP Destination unreachable > (Port unreachable) > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > > _____________________________________________________________________ > > 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 > > > > > -- > Jason A. Chase > Director of Technology > Gould Academy > PO Box 860 > 39 Church Street > Bethel, ME 04217 > > P: (207) 824-7700 > > [EMAIL PROTECTED] > http://www.gouldacademy.org/ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _____________________________________________________________________ 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
