+1 to "iptables -F" I was saving exactly same issue on a setup I created using Vagrant - one master and some slaves. The agents won't connect to master no matter what ping/ssh etc. said. Telnet didn't work of course in spite of all other right configurations. Thanks for making my day!
On Tuesday, April 23, 2013 at 8:27:02 PM UTC+5:30, [email protected] wrote: > > Hello, > > I am installing puppet and keep getting this error [Puppet could not > request certificate: No route to host -connect(2)] > > My DNS is resloving and i can ping the master from the agent. > > I have added this line to the iptables [iptables -I INPUT -s 192.168.1.20 > -m tcp -p tcp --dport 8140 -j ACCEPT], where the IP is my agent. > > I have also added my master ip to /etc/puppet/puppet.conf > > Why am I still getting this error? > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/d80656ab-57d6-4bb5-8a64-c8b2e66806ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
