9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] tftp booting
@ 2004-08-17  4:05 geoff
  2004-08-17 15:31 ` andrey mirtchovski
  2004-08-17 22:39 ` vdharani
  0 siblings, 2 replies; 3+ messages in thread
From: geoff @ 2004-08-17  4:05 UTC (permalink / raw)
  To: 9fans

Is tftp booting still working for anyone?

I haven't been doing it for a few months and just
tried and found it's mysteriously not working.
Upon investigation, it appears that only tftpd
and one other UDP server still use the announce/accept/listen
dance, and all the other UDP servers have been rewritten to use
a routine called openlisten that does an announce and then
just opens the data file and peers at the headers of incoming packets.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] tftp booting
  2004-08-17  4:05 [9fans] tftp booting geoff
@ 2004-08-17 15:31 ` andrey mirtchovski
  2004-08-17 22:39 ` vdharani
  1 sibling, 0 replies; 3+ messages in thread
From: andrey mirtchovski @ 2004-08-17 15:31 UTC (permalink / raw)
  To: 9fans

> Is tftp booting still working for anyone?
>

it works for me -- that's where my alpha gets its kernel from.  i
haven't tried it in the past month though.

andrey



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] tftp booting
  2004-08-17  4:05 [9fans] tftp booting geoff
  2004-08-17 15:31 ` andrey mirtchovski
@ 2004-08-17 22:39 ` vdharani
  1 sibling, 0 replies; 3+ messages in thread
From: vdharani @ 2004-08-17 22:39 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> Is tftp booting still working for anyone?
>
> I haven't been doing it for a few months and just
> tried and found it's mysteriously not working.
> Upon investigation, it appears that only tftpd
> and one other UDP server still use the announce/accept/listen
> dance, and all the other UDP servers have been rewritten to use
> a routine called openlisten that does an announce and then
> just opens the data file and peers at the headers of incoming packets.
>
we are using it for a bunch of machines everyday for months and we dont
have any problem. but i am not sure if a source rebuild will make it fail.

are the wires connected properly and are the ethernet LEDs fine? does
'ip/tftpd -d' give any clue? if you use dhcp client, does it get the ip
address successfully? did u try running snoopy in the server? usually, i
try these things.

thanks
dharani



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-17 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-17  4:05 [9fans] tftp booting geoff
2004-08-17 15:31 ` andrey mirtchovski
2004-08-17 22:39 ` vdharani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).