On Mar 16, 11:27 am, Dennis Jacobfeuerborn <djacobfeuerb...@gmail.com> wrote: > Wow, apparently running a "tcpdump -nn port 8140" un-wedges puppet and > brings things back to normal. Problem is that I have no clue how or why > running a tcpdump could possibly matter here even though it apparently does. > Does anyone have an idea what might be going on here? > > Regards, > Dennis
Is puppet connecting to the master directly via IP or did you specify a hostname? If the latter what if you explicitly use the IP? puppetd --verbose --onetime --no-daemonize --server 1.2.3.4 -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.