Problem with tftp server

Jerry Geis jerry.geis at gmail.com
Thu Jan 27 17:14:30 UTC 2022


On Sat, Jan 22, 2022 at 7:32 PM Jerry Geis <jerry.geis at gmail.com> wrote:

> I have 20.04 running, I have these lines in the firewalld
>
> zones/public.xml:  <port port="69" protocol="tcp"/>
>
> zones/public.xml:  <port port="69" protocol="udp"/>
>
>
> When I run "tftp localhost" it works just fine. (get file)
>
> When I run "tftp myserverip" from another machine - it times out.
>
>
> What dont I have configured right ?
>
>
> Thanks,
>
>
>
> Jerry
>



Hi All - back on this with more information;

from a PC on the network running ubuntu also I connect to the server and
ask for a file that does exist.
tftp 10.80.4.101
tftp> get jerry
Transfer timed out.

tftp> quit


grep tftp on the SERVER in syslog
Jan 27 12:11:16 lsiSCSDB tftpd[2796307]: tftpd: trying to get file: jerry
Jan 27 12:11:16 lsiSCSDB tftpd[2796307]: tftpd: serving file from /tftpboot
Jan 27 12:11:21 lsiSCSDB tftpd[2796309]: tftpd: trying to get file: jerry
Jan 27 12:11:21 lsiSCSDB tftpd[2796309]: tftpd: serving file from /tftpboot
Jan 27 12:11:26 lsiSCSDB tftpd[2796311]: tftpd: trying to get file: jerry
Jan 27 12:11:26 lsiSCSDB tftpd[2796311]: tftpd: serving file from /tftpboot
Jan 27 12:11:31 lsiSCSDB tftpd[2796313]: tftpd: trying to get file: jerry
Jan 27 12:11:31 lsiSCSDB tftpd[2796313]: tftpd: serving file from /tftpboot
Jan 27 12:11:36 lsiSCSDB tftpd[2796315]: tftpd: trying to get file: jerry
Jan 27 12:11:36 lsiSCSDB tftpd[2796315]: tftpd: serving file from /tftpboot



So the connection is coming in from a client - but the client is not
getting the data ???

Getting the file from the server works OK - but not useful.

What could be the issue here for tftp?

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20220127/780a667e/attachment.html>


More information about the ubuntu-users mailing list