USER GUIDE
EdgeSafe 10G Modular Bypass | Firmware Rev Level: 0.3.3.2
2) Create \tftp\tftpboot directory. (The working directory for the TFTP software should be
the \tftp)
10.7.2 Linux TFTP server installation and configuration
1) Connect the host computer to Internet
2) Install tftp-server (yum –y install tftp-server)
3) Disconnect the host computer from the Internet
4) Turn off the firewall. Run the following command: iptables -F or type "setup"
5) Create the tftboot directory: mkdir /tftpboot
6) For FC4 edit file /etc/sysconfig/selinux: SELINUX=PERMISSIVE
7) Disable iptable and ip6table in services
8) Edit /etc/xinetd.d/tftp to enable tftp:
{
disable = no
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = /tftpboot
}
9) Restart the tftp servers on your host: /etc/init.d/xinetd restart
Garland Technology | 716.242.8500 |
138