Re: tftpd does not respond to connections

2005-09-12 Thread cpghost
On Sat, Sep 10, 2005 at 10:01:23PM -0700, Aaron Glenn wrote: This has got me thoroughly stumped. On both stock FreeBSD 4.9 and FreeBSD 5.4 installs, tftpd does not and will not work. I uncomment out the first tftpd line found in /etc/inetd.conf, kill -HUP `/var/run/inetd.pid` and then attempt

Re: tftpd does not respond to connections

2005-09-11 Thread Aaron Glenn
di# uname -a FreeBSD di.fm 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Jul 19 10:34:46 GMT 2004 [EMAIL PROTECTED]:/usr/src/sys/compile/di.fm i386 di# ps -axww | grep inetd di# netstat -a -p udp Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign

Re: tftpd does not respond to connections

2005-09-11 Thread Aaron Glenn
On 9/11/05, Aaron Glenn [EMAIL PROTECTED] wrote: Can anyone tell me: - why tftp doesn't show as LISTEN in netstat? - why tftp did not respond on localhost? still curious about those - why the tftp client only works? and only on the IP? - why telnetting to port 69 does not work at all?

tftpd does not respond to connections

2005-09-10 Thread Aaron Glenn
This has got me thoroughly stumped. On both stock FreeBSD 4.9 and FreeBSD 5.4 installs, tftpd does not and will not work. I uncomment out the first tftpd line found in /etc/inetd.conf, kill -HUP `/var/run/inetd.pid` and then attempt to connect to port 69. I've tried: - telnetting to localhost and