On Feb 1, 2012, at 8:06 PM, Nan Liu wrote:> Puppet uses REST, so you can run puppet master on 443 to work around firewalls.I would like to get a bit more information on this. Is it as simple as setting all the ports in puppet.conf to 443 on master and agent ? “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) -- 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.
Michael Stahnke
2012-Feb-08 21:50 UTC
Re: [Puppet Users] Running Puppet(Master) on port 443
On Wed, Feb 8, 2012 at 1:37 PM, Dan White <ygor@comcast.net> wrote:> On Feb 1, 2012, at 8:06 PM, Nan Liu wrote: >> Puppet uses REST, so you can run puppet master on 443 to work around firewalls. > > I would like to get a bit more information on this. > > Is it as simple as setting all the ports in puppet.conf to 443 on master and agent ?Yes, and ensuring you don''t have anything else using 443 on the server. Once you''ve changed it try Mike> > “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” > Bill Waterson (Calvin & Hobbes) > > -- > 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. >-- 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.
On Feb 8, 2012, at 4:50 PM, Michael Stahnke wrote:> On Wed, Feb 8, 2012 at 1:37 PM, Dan White <ygor@comcast.net> wrote: >> On Feb 1, 2012, at 8:06 PM, Nan Liu wrote: >>> Puppet uses REST, so you can run puppet master on 443 to work around firewalls. >> >> I would like to get a bit more information on this. >> >> Is it as simple as setting all the ports in puppet.conf to 443 on master and agent ? > > Yes, and ensuring you don''t have anything else using 443 on the server. > > Once you''ve changed it tryAh ha, and there is the twist. I cannot guarantee something else would want to use that port. Seems it would be easier to negotiate the additional holes for 8139/8140 in the firewall -- 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.
Reasonably Related Threads
- Hiera 1.2.0-rc2 and deep-merge
- puppet-lint -- learning stuff about style but also generating questions
- Looking for a path into the innards of the Puppet Firewall Module @ The Forge
- puppetmanaged.org ?
- Another Discovered/Undocumented feature of yumrepo - and a workaround