The agents on your servers are connected to a pub/sub system (stomp usually). that's the port you're referring to.
the commands get sent into that pub/sub system , agents do stuff and send back replies using the same pub/sub setup. you pull the replies off that. there's no direct connection between the 'console' (system running mco commands) and your agents. On 16 December 2013 13:59, kaustubh chaudhari <kaustu...@gmail.com> wrote: > Hi All, > > Hey All! > > I am trying to understand how Mcollective actually works. > > Say my master is a mcollective server! and i am running commands from the > same server itself. > > i know that mcollective is a broadcast request to all the nodes in the > network. > > Question is on what port this broadcast request is heard! i know > mcollective listen on 6163. > > In the firewall related documentation its mentioned that only incoming > request should be allowed to 6163 on the master server. However when we are > running mco command request is going out!! Thats means its incomming > request for all the nodes too!! is that right ? > > this was confusing to me!! If some one can help me understand this better > it would be great!!! > > i need to open the ports and proper direction on the firewall! > > > Cheerzzz > -Kaustubh > > -- > 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 puppet-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/614e7e21-7113-438c-900c-6a5b5d2dd235%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAK5eLPTHdxZ6o0R%2BbAmffx_C9evyzTpavixgpNa7cUbG9jvoHg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.