I had a heck of a time getting the tftp stuff to work under ubuntu
until I realizd that it was already listening to port 69 (default
port) in /etc/inetd.conf but not pointing to the right directory
On 8/24/07, Richard Bailey <[EMAIL PROTECTED]> wrote:
> Hello all, I have an H3 box that's working
Richard Bailey wrote:
> The reason why I thought it might be an issue was because of the
> description of atftpd in debian/ubuntu. Specifically this part:
>
> "Multi-threaded TFTP server implementing all options (option
> extension and multicast) as specified in RFC1350, RFC2090, RFC2347,
> RFC234
Thanks for the contribution Hugo. The reason why I thought it might be an
issue was because of the description of atftpd in debian/ubuntu.
Specifically this part:
"Multi-threaded TFTP server implementing all options (option extension and
multicast) as specified in RFC1350, RFC2090, RFC2347, RFC234
On Fri, 24 Aug 2007, Richard Bailey wrote:
> Hello all, I have an H3 box that's working great. When I was setting up the
> boot server on my Xubuntu box I tried to use their recommended tftp server
> "tftpd-hpa" but was getting a good bit of problems. I eventually removed
> that and installed atft
Hello all, I have an H3 box that's working great. When I was setting up the
boot server on my Xubuntu box I tried to use their recommended tftp server
"tftpd-hpa" but was getting a good bit of problems. I eventually removed
that and installed atftpd as recommended in the mvmpc docs.
Now, I also wa