Setting Up A Tftp Server - Novell LINUX ENTERPRISE SERVER 10 - INSTALLATION AND ADMINISTRATION 11-05-2007 Installation Manual

Table of Contents

Advertisement

group {
# PXE related stuff
#
# "next server" defines the tftp server that will be used
next server ip_tftp_server:
#
# "filename" specifies the pxelinux image on the tftp server
# the server runs in chroot under /srv/tftpboot
filename "pxelinux.0";
host test { hardware ethernet mac_address;
The host statement introduces the hostname of the installation target. To bind the
hostname and IP address to a specific host, you must know and specify the system's
hardware (MAC) address. Replace all the variables used in this example with the actual
values that match your environment.
After restarting the DHCP server, it provides a static IP to the host specified, enabling
you to connect to the system via SSH.

4.3.2 Setting Up a TFTP Server

Set up a TFTP server with YaST on SUSE Linux Enterprise Server and SUSE Linux
Enterprise or set it up manually on any other Linux operating system that supports
xinetd and tftp. The TFTP server delivers the boot image to the target system once it
boots and sends a request for it.
Setting Up a TFTP Server Using YaST
1 Log in as root.
2 Start YaST > Network Services > TFTP Server and install the requested package.
3 Click Enable to make sure that the server is started and included in the boot
4 Click Open Port in Firewall to open the appropriate port in the firewall running
64
Installation and Administration
fixed-address some_ip_address; }
}
routines. No further action from your side is required to secure this. xinetd starts
tftpd at boot time.
on your machine. If there is no firewall running on your server, this option is not
available.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux enterprise server 10

Table of Contents