Solved! I had to 1. Install a tftp-server on the smart proxy - yum install tftp-server 2. Enable tftp on the smart proxy, edit /etc/foreman-proxy/settings.d/tftp.yml and change ":enabled: false" to ":enabled: true" 3. Add a couple of firewall rules firewall-cmd --permanent --zone=public --add-port="69/udp" firewall-cmd --permanent --zone=public --add-port="8000/tcp" 4. On the web interface of katello, Infrastructure > Smart Proxies > Refresh features on the capsule 5. Infrastructure > Subnets, select the relevant subnet(s) > Proxies > Set "TFTP proxy" to the capsule
Done! -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
