[Beowulf] SSH to compute nodes hangs
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Vlad Manea vlad at geociencias.unam.mxThu Nov 27 17:37:27 PST 2008
- Previous message: [Beowulf] OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
- Next message: [Beowulf] SSH to compute nodes hangs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, I am a problem with ssh and the firewall on my new Rocks 5.1 cluster: -firewall on -I can ping all compute nodes but ssh hangs... -firewall off -I can ssh into compute nodes. Since I installed the system I did not touch the iptables. Below is the iptables on my system. Any idea what really happens and how to fix it? Thanks, Vlad /sbin/iptables-save # Generated by iptables-save v1.3.5 on Wed Nov 26 13:17:53 2008 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [14815:3295535] :RH-Firewall-1-INPUT - [0:0] -A INPUT -j RH-Firewall-1-INPUT -A FORWARD -j RH-Firewall-1-INPUT -A RH-Firewall-1-INPUT -i lo -j ACCEPT -A RH-Firewall-1-INPUT -p icmp -m icmp --icmp-type any -j ACCEPT -A RH-Firewall-1-INPUT -p esp -j ACCEPT -A RH-Firewall-1-INPUT -p ah -j ACCEPT -A RH-Firewall-1-INPUT -d 224.0.0.251 -p udp -m udp --dport 5353 -j ACCEPT -A RH-Firewall-1-INPUT -p udp -m udp --dport 631 -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m tcp --dport 631 -j ACCEPT -A RH-Firewall-1-INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited COMMIT # Completed on Wed Nov 26 13:17:53 2008
- Previous message: [Beowulf] OpenMP wierdness on dual AMD 2350 box w/ SL5.2 x86_64
- Next message: [Beowulf] SSH to compute nodes hangs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
