
Loaded: loaded (/etc/init.d/tftpd-hpa bad vendor preset: enabled)Īctive: failed (Result: exit-code) since Wed 2017- 05- 07 10: 56: 19 UTC 1min 17s ago Under the normal condition of configuration file, tftp service status is abnormal after restarting the server: / etc/init.d/tftpd-hpa status On the local or another host (to download the tftp client) $ tftp server-ip

Whatever you write: test:This file is used to test the TFTP server The following is normal: Proto Recv -Q Send -Q Local Address Foreign Address State RUN_DAEMON= "yes" OPTIONS= "-l-s /tftpboot"Ĥ. TFTP_ADDRESS= ":69" #TFTP_OPTIONS= "-secure" tftpd -s /tftpboot $ sudo vim /etc/ default/tftpd-hpa TFTP_USERNAME= "tftp" Modify the configuration file $ sudo vim /etc/nf tftp dgram udp wait root /usr/sbin/ in. Create tftp server root directory / tftpboot $ sudo mkdir -p /tftpboot/ģ. OpenBSD inetd is the automatic start service of tftpĢ.

Tftp is the client for testing and downloading

installation $ sudo apt install tftp -hpa tftpd -hpa openbsd -inetd When it detects that PXE client requests PXE service in the network, it will provide network data package containing boot menu.ġ. The TFTP server always listens for requests from PXE clients on the network. TFTP is a file transfer protocol similar to FTP, but it does not require user authentication and cannot list directories.
