[leaf-user] shorewall "Connection Tracking Match: Not available"

2006-02-13 Thread cpu memhd
With iptables 1.3.4, shorewall (2.4.7) reports connection tracking is not available. I checked /usr/share/shorewall/firewall and found this line: qt $IPTABLES -A fooX1234 -m conntrack --ctorigdst 192.168.1.1 -j ACCEPT && CONNTRACK_MATCH=Yes Under 1.3.4 the above iptables command ret

Re: [leaf-user] shorewall 'Connection Tracking Match: Not available'

2006-02-14 Thread Eric Spakman
Hello Cpu, I just commited iptables-1.3.5 to CVS, you may give that one a try. Eric > With iptables 1.3.4, shorewall (2.4.7) reports connection tracking is > not available. > > I checked /usr/share/shorewall/firewall and found this line: > > > qt $IPTABLES -A fooX1234 -m conntrack --ctorigdst 19

Re: [leaf-user] shorewall 'Connection Tracking Match: Not available'

2006-02-15 Thread cpu memhd
I'll try it out. Thanks! Eric Spakman wrote: > Hello Cpu, > > I just commited iptables-1.3.5 to CVS, you may give that one a try. > > Eric > >> With iptables 1.3.4, shorewall (2.4.7) reports connection tracking is >> not available. >> >> I checked /usr/share/shorewall/firewall and found this li