Re: [Mvpmc-users] tftp servers

2007-08-31 Thread Chris Moewes-Bystrom
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

Re: [Mvpmc-users] tftp servers

2007-08-25 Thread Tom Metro
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

Re: [Mvpmc-users] tftp servers

2007-08-25 Thread Richard Bailey
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

Re: [Mvpmc-users] tftp servers

2007-08-25 Thread Hugo van der Kooij
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

[Mvpmc-users] tftp servers

2007-08-24 Thread Richard Bailey
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