[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Ubuntu server issue: TFTP on 9.04
- Subject: [ale] Ubuntu server issue: TFTP on 9.04
- From: brian at polibyte.com (Brian Pitts)
- Date: Mon, 17 May 2010 18:48:37 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
On 05/17/2010 10:28 AM, Mills John M-NPHW64 wrote:
>
> Any ideas how to get this going?
Have you used a program like netstat to see if xinetd is listening on
port 69?
Personally, I run tftpd as a standalone service rather than via xinetd.
In Ubuntu 9.04, you'll have to edit '/etc/default/tftpd-hpa' to allow
tftpd to be started by '/etc/init.d/tftpd-hpa'.
In 10.04, Ubuntu switched from having the tftpd-hpa package install
configuration files both for running via a superserver and as a
standalone service to just the ones for running standalone.
--
All the best,
Brian Pitts