HPlogo   Configuring and Managing MPE/iX Internet Services:
HP 3000 MPE/iX Computer Systems
> Chapter 5 TFTP Service

5.3: Starting tftpd

MPE documents

Complete PDF

 

Table of Contents

Glossary

Index

 

⇓ Page Bottom

⇑ Page Top

 

Configuring tftpd

Overview of tftpd

The TFTP daemon runs under the Internet daemon. If you have just added tftpd to the inetd configuration, you must reconfigure inetd to begin using TFTP. To reconfigure inetd, enter the following command at the CI prompt:

:INETD.NET.SYS -c

Or, from the POSIX shell, enter this command:

$/etc/inetd -c

If you have added tftpd to the inetd configuration file while the Internet daemon is not running, you must start inetd to start the TFTP server. To do so, stream the job JINETD.NET.SYS from the CI prompt.

:STREAM JINETD.NET.SYS



Configuring tftpd

Troubleshooting tftpd