Installing your deployment
Install Puppet Enterprise on saim3.sai.com. [saim3.sai.com] An error occured while performing installpesaim3.sai.com: invalid byte sequence in US-ASCI
Not sure what is this issue and how to resolve. Since I am working in VM, I started with new VM with fresh installation.
Chaitanya, you should have been able to install the Puppet Master easily without disabling or removing the iptables at all.
Explain your environment, CentOS, or what OSI exactly by brand and version.
What puppet master installation? Monolithic or separated?
How are you implementing the Puppet Master binaries? Packages or tarball?
Finally, what do your iptables rules for 8140 and 3000 look like exactly?
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e07f6bcb-aab3-4777-8a2e-bddcec3a298e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAJdJdQmhAf0JHbP1x1YSvwDz8CTsrXa5Z%2Bd_zEfpqJc0nt%2B_Zw%40mail.gmail.com.
-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 8140 -j ACCEPT
-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 3000 -j ACCEPT