Re: [SSI-devel] strange inetd/tftp behavior
Brought to you by:
brucewalker,
rogertsang
From: John B. <joh...@hp...> - 2003-01-24 21:59:37
|
Christian Lyra wrote: >>One inetd is up and running do "strace -o strace.out -p <inetd pid>" and >>do your tftpd. If you add the switches "-fF" it will follow and trace >>any children as well. >> >>John Byrne You might try putting a wrapper shell script around tftpd that does the strace then. Or perhaps tcpd. I'm not sure this will work, but it might get me the information on what is going wrong. John Byrne |