Problem with tftp server

Jerry Geis jerry.geis at gmail.com
Sat Jan 29 16:30:39 UTC 2022


On Sat, Jan 29, 2022 at 11:23 AM Oliver Grawert <ogra at ubuntu.com> wrote:

> hi,
> Am Samstag, dem 29.01.2022 um 10:10 -0500 schrieb Jerry Geis:
> > I am starting the tftpd by xinetd.
>
> if you use xinetd i think the tcp wrappers come into play, did you edit
> /etc/hosts.deny and hosts.allow to permit external access to tftp ?
>
> ciao
>         oli
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Thanks for the suggestion:   My files are:

cd /etc



cat hosts.deny


cat hosts.allow

# /etc/hosts.allow: list of hosts that are allowed to access the system.

#                   See the manual pages hosts_access(5) and
hosts_options(5).

#

# Example:    ALL: LOCAL @some_netgroup

#             ALL: .foobar.edu EXCEPT terminalserver.foobar.edu

#

# If you're going to protect the portmapper use the name "rpcbind" for the

# daemon name. See rpcbind(8) and rpc.mountd(8) for further information.

#


ALL:ALL

So these should not be stopping anything.

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20220129/480e0ad5/attachment.html>


More information about the ubuntu-users mailing list