Setting up the configuration environment
210
A.3
tftp server for software updates
Basic - L3P
Release
3.1
06/07
Fig. 79: Flow chart for setting up tftp server with SunOS and HP
Yes
Problems with
the tftp server?
Edit the file
/etc/inetd.conf
No
Delete the comment
character »#« from this line
Yes
Re-initialize inetd.conf
by entering
kill-1 PID
Is tftp*
commented
out?
* tftp dgram udp wait root/usr/etc/in.tftpd in.tftpd /tftpboot
Checking the tftp process
No
Checking of the
tftp process
completed
Test the tftp process
e.g
cd /tftpboot/mice
tftp <tftp-Servername>
get mice/mice.bin
Response if the process is running: Received …
rm mice.bin