torstello
2008-Aug-29 10:27 UTC
[Puppet Users] Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host
Hi all puppet-Users, i try to get my first puppet installation up and running. (puppet-0.24.5, ruby-1.8.5) everything works as expected witch puppetmasterd + puppetd on the same machine. but i''ve problems connecting to the puppet-server from any client host. all i get is the error ------------ debug: Calling puppetca.getcert err: Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host - connect(2)> err: Could not request certificate: Certificate retrieval failed: No route to host - connect(2) ------------ i tried the default ''bindaddress'' (0.0.0.0) and ''bindaddress 127.0.0.1, no difference. i can successfully ping / telnet all other ports from the puppet- client to the puppet-master. only port 8140 gives this error (with both, telnet and puppetd) nestat on the server: tcp 0 0 127.0.0.1:8140 0.0.0.0:* LISTEN I''m completely lost here... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
torstello
2008-Aug-29 10:46 UTC
[Puppet Users] Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host
i try to get my first puppet installation up and running. (puppet-0.24.5, ruby-1.8.5) everything works as expected witch puppetmasterd + puppetd on the same machine. but i''ve problems connecting to the puppet-server from any client host. all i get is the error ------------ debug: Calling puppetca.getcert err: Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host - connect(2)> err: Could not request certificate: Certificate retrieval failed: No route to host - connect(2) ------------ i tried the default ''bindaddress'' (0.0.0.0) and ''bindaddress 127.0.0.1, no difference. i can successfully ping / telnet all other ports from the puppet- client to the puppet-master. only port 8140 gives this error (with both, telnet and puppetd) nestat on the server: tcp 0 0 127.0.0.1:8140 0.0.0.0:* LISTEN I''m completely lost here... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Torsten Schmidt
2008-Aug-29 19:08 UTC
[Puppet Users] Re: Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host
sorry for the double posting, it took several hours to display my message in the group (web-interface) i solved my ''problem'', it was simply iptables, that prvented the client to connect to the puppetmaster. simple things somtimes take very much time to discover :) 2008/8/29 torstello <torstello@gmail.com>> > Hi all puppet-Users, > > i try to get my first puppet installation up and running. > (puppet-0.24.5, ruby-1.8.5) > > everything works as expected witch puppetmasterd + puppetd on the same > machine. > > but i''ve problems connecting to the puppet-server from any client > host. > > all i get is the error > ------------ > debug: Calling puppetca.getcert > err: Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route > to host - connect(2)> > err: Could not request certificate: Certificate retrieval failed: No > route to host - connect(2) > ------------ > > i tried the default ''bindaddress'' (0.0.0.0) and ''bindaddress > 127.0.0.1, no difference. > > i can successfully ping / telnet all other ports from the puppet- > client to the puppet-master. > only port 8140 gives this error (with both, telnet and puppetd) > > nestat on the server: > tcp 0 0 127.0.0.1:8140 > 0.0.0.0:* LISTEN > > I''m completely lost here... > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
James Turnbull
2008-Aug-29 21:40 UTC
[Puppet Users] Re: Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host
Torsten Schmidt wrote:> sorry for the double posting, it took several hours to display my > message in the group (web-interface)The list is moderated for new posters. You need to be a little bit patient. Thanks James Turnbull -- Author of: * Pulling Strings with Puppet (http://www.amazon.com/gp/product/1590599780/) * Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) * Hardening Linux (http://www.amazon.com/gp/product/1590594444/)