Re: TFTP not working on F15 as well as updated F14

2011-10-13 Thread Tom Callaway
On 10/12/2011 06:37 PM, Aaron Gray wrote: > sudo /usr/sbin/in.tftpd -L -v -v -v -s /var/lib/tftpboot > > > Wow, TFTP works like this ! > > Thanks for that, now why does it not work under xinetd ? I have no idea. xinetd should be spawning off the equivalent of: /usr/sbin/in.tftpd -s /var/li

Re: TFTP not working on F15 as well as updated F14

2011-10-12 Thread Aaron Gray
On 12 October 2011 19:30, Tom Callaway wrote: > Okay. Your configurations are the default configs (with the notable > exception of enabling the xinetd.d/tftp service). > > On my x86_64 laptop running Fedora 16, with iptables reasonably normal, > I installed "tftp" and "tftp-server", and changed "

Re: TFTP not working on F15 as well as updated F14

2011-10-12 Thread Tom Callaway
Okay. Your configurations are the default configs (with the notable exception of enabling the xinetd.d/tftp service). On my x86_64 laptop running Fedora 16, with iptables reasonably normal, I installed "tftp" and "tftp-server", and changed "disable = yes" to "disable = no" in /etc/xinetd.d/tftp. T

Re: TFTP not working on F15 as well as updated F14

2011-10-12 Thread Aaron Gray
On 12 October 2011 14:57, Aaron Gray wrote: > On 11 October 2011 18:49, Tom Callaway wrote: > >> On 10/11/2011 01:46 PM, Aaron Gray wrote: >> > I have two F15 machines one a desktop which is running the new Gnome 3 >> > desktop and a laptop not running the new desktop. >> > >> > TFTP is not work

Re: TFTP not working on F15 as well as updated F14

2011-10-12 Thread Aaron Gray
On 11 October 2011 18:49, Tom Callaway wrote: > On 10/11/2011 01:46 PM, Aaron Gray wrote: > > I have two F15 machines one a desktop which is running the new Gnome 3 > > desktop and a laptop not running the new desktop. > > > > TFTP is not working on the desktop machine on F15 as it was not workin

Re: TFTP not working on F15 as well as updated F14

2011-10-12 Thread Aaron Gray
On 12 October 2011 04:22, Nick Jones wrote: > On Tue, 2011-10-11 at 21:22 +0100, Aaron Gray wrote: > > On 11 October 2011 18:49, Tom Callaway wrote: > > On 10/11/2011 01:46 PM, Aaron Gray wrote: > > > I have two F15 machines one a desktop which is running the > > new Gnom

Re: TFTP not working on F15 as well as updated F14

2011-10-11 Thread Nick Jones
On Tue, 2011-10-11 at 21:22 +0100, Aaron Gray wrote: > On 11 October 2011 18:49, Tom Callaway wrote: > On 10/11/2011 01:46 PM, Aaron Gray wrote: > > I have two F15 machines one a desktop which is running the > new Gnome 3 > > desktop and a laptop not running the ne

Re: TFTP not working on F15 as well as updated F14

2011-10-11 Thread Aaron Gray
On 11 October 2011 18:49, Tom Callaway wrote: > On 10/11/2011 01:46 PM, Aaron Gray wrote: > > I have two F15 machines one a desktop which is running the new Gnome 3 > > desktop and a laptop not running the new desktop. > > > > TFTP is not working on the desktop machine on F15 as it was not workin

Re: TFTP not working on F15 as well as updated F14

2011-10-11 Thread Tom Callaway
On 10/11/2011 01:46 PM, Aaron Gray wrote: > I have two F15 machines one a desktop which is running the new Gnome 3 > desktop and a laptop not running the new desktop. > > TFTP is not working on the desktop machine on F15 as it was not working > on the updated F14. It worked on F14 before the updat