[Gluster-users] How to set iptables in glusterfs 3.2.7 ?

2013-04-10 Thread Jian Lee
Hi, all I've problem with iptables when use glusterfs, my glusterfs' version: -- glusterfs 3.2.7 built on Jun 11 2012 13:22:29 Repository revision: git://git.gluster.com/glusterfs.git Copyright (c) 2006-2011 Gluster Inc. http://www.gluster.com GlusterFS comes

Re: [Gluster-users] How to set iptables in glusterfs 3.2.7 ?

2013-04-10 Thread David Coulson
On 4/10/13 8:28 AM, Jian Lee wrote: # cat /etc/sysconfig/iptables # Generated by iptables-save v1.4.7 on Thu Apr 11 00:09:23 2013 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [21:1996] -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT -A INPUT -p icmp -j ACCEPT -A

Re: [Gluster-users] How to set iptables in glusterfs 3.2.7 ?

2013-04-10 Thread Jian Lee
David, How foolish it is ! thank you very much ! it's worked now ! 于 2013年04月10日 20:31, David Coulson 写道: On 4/10/13 8:28 AM, Jian Lee wrote: # cat /etc/sysconfig/iptables # Generated by iptables-save v1.4.7 on Thu Apr 11 00:09:23 2013 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0]

Re: [Gluster-users] How to set iptables in glusterfs 3.2.7 ?

2013-04-10 Thread Jian Lee
with help on irc guys, I moved that line to bottom: # cat /etc/sysconfig/iptables # Generated by iptables-save v1.4.7 on Thu Apr 11 00:09:23 2013 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [21:1996] -A INPUT -m