On Wednesday, November 19, 2014 6:24:28 AM UTC-5, Johan De Wit wrote:
>
>  
>
>  netstat -tupln | grep 8140 : is puppet master up and running and listening
>
> iptables -L -n :  firewall settings correct 
>
> ping my-puppet-svr : name resolution working
>
> Just checking the obvious stuff first ...
>
>
>
[root@e-imgsrv puppet]# netstat -tulpn | grep 8140
tcp        0      0 0.0.0.0:8140                0.0.0.0:*                   
LISTEN      48905/ruby 

Don't have any firewall settings as network is unreachable from outside, 
but....
[root@e-imgsrv puppet]# iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

PING e-imgsrv.ufhpc (172.16.168.80) 56(84) bytes of data.
64 bytes from e-imgsrv.ufhpc (172.16.168.80): icmp_seq=1 ttl=64 time=0.016 
ms
64 bytes from e-imgsrv.ufhpc (172.16.168.80): icmp_seq=2 ttl=64 time=0.020 
ms

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/dc71c782-7921-4cd7-9a40-40c65040fdad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to