On Sun, 15 Dec 2002, Gregor Waluga said: > Did I get that right: I opened a console (on my server) and typed in your > lines... but there was a time out of the "connection"... > I don't know where the problem is. Now these lines are in my inetd.conf: > # Tftp service is provided primarily for booting. Most sites > # run this only on machines acting as "boot servers." > # > tftp dgram udp wait root /usr/bin/tftp in.tftpd -s > /tftpboot > bootps dgram udp wait root /usr/sbin/bootpd bootpd -c >/tftpboot > > But this didn't help... maybe bootp is the same as dhcp!?
Correct - you shouldn't run both tftp and bootps. I made the same mistake, and wasted several days trying to figure it out. ---------------------------------------------------------------- John Karns [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _____________________________________________________________________ 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
