Testing a TFTP server using Cenots 7
First su – yum -y install tftp If you are running iptables either: iptables -I INPUT -s ip.address.tftp.server -p udp -m udp –dport 2000:2020 -j ACCEPT 0r systemctl stop iptables If you are running firewalld Execute the command to permit … Continue reading →