|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Christian, Chris (chris.christian
intel.com)Date: Mon Jan 28 2002 - 16:25:38 CST
Has anyone else had a problem with getting TFTP to work properly on Immunix
7.0?
I have dug through the entire RedHat FAQ trying to figure it out and have
failed.
I have both the tftp client and server RPM's installed:
tftp-server-0.17-5_imnx
tftp-0.17-5_imnx
I have xinetd.d configured:
#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
}
includedir /etc/xinetd.d
I have tftp configured:
# description: The tftp server serves files using the trivial file transfer
\
# protocol. The tftp protocol is often used to boot diskless \
# workstations, download configuration files to network-aware
printers, \
# and to start the installation process for some operating systems.
service tftp
{
socket_type = dgram
wait = yes
user = nobody
log_on_success += USERID
log_on_failure += USERID
server = /usr/sbin/in.tftpd
server_args = /tftpboot
disable = no
}
Chris Christian
SMG-IT - Network Security Engineer
Intel Corporation
_______________________________________________
Immunix-users mailing list
Immunix-users
mail.wirex.com
http://mail.wirex.com/mailman/listinfo/immunix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]