Norman wrote:
> David Johnston wrote:
> > norman wrote:
> > You're using a external DNS, which is fine except that it won't know
> > about your workstations.  You might consider running a local DNS.
> Yes I am but in host.conf I have "order hosts, bind"
Ok.

> I have tried running tftp on the Server
> using the IP address ( so I believe no need for DNS ? )
Ok, that's right.

> cd tftptest
> tftp
> tftp>connect 192.168.1.3
> tftp>
> get /etc/dhcpd.conf
> Transfer timed out
In /etc/xinetd.d/tftp, you have server_args = -s /tftpboot/lts.  The
means that the server cannot see anything that isn't under
/tftpboot/lts.  Try your test again with the name of a file in
/tftpboot/lts.

-David

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to