Guillaume Ansanay-Alex wrote:
on server
Mar 22 00:52:02 p22 dhcpd: BOOTREQUEST from 0x:00:xx:xx:xx:xx via
eth0 (non-rfc1048)
Mar 22 00:52:02 p22 dhcpd: BOOTREPLY for 192.168.1.33 to sgi
(0x:00:xx:xx:xx:xx) via eth0
That's strange you don't hear anything from tftp server... what is the
answer of netstat -a about tftp ?
p22:~# netstat -ul
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
udp 0 0 *:tftp *:*
udp 0 0 *:bootps *:*
udp 0 0 *:bootps *:*
udp 0 0 *:bootpc *:*
...
What's your inetd.conf line about tftp ?
tftp dgram udp wait nobody /usr/sbin/tcpd
/usr/sbin/in.tftpd /srv/tftp -l
I once saw tftp sort-of-timeout problems, but they appeared in the logs.
Guillaume
Thanks,
Eugen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]