I know this seems a bit late, I just moved to linux 2.6.9 after reading about ip_conntrack_amanda and config_ip_nf_amanda fixes. However, I am somewhat confused, I encounted the parse of reply message failure error even though 2.6.9 (based on my reading) contained the patch code?
Should I have still applied the patch found at the link below? --- I have CONFIG_IP_NF_AMANDA=y and CONFIG_IP_NF_NAT_AMANDA=y I have tried to run a backup with and without IpTables running. I was using 2.4.22 before, and decided it was time to update. Nothing else has been changed other than sysvinit (for kernel support). I will try to turn off these options and not use Iptables, to see if this alleviates the issue. Any additional suggestions would be greatly appreciated. [EMAIL PROTECTED] said: > On Fri, Nov 05, 2004 at 10:12:25AM +0100, Paul Bijnens wrote: >> [EMAIL PROTECTED] wrote: >> >> >On Thu, Nov 04, 2004 at 04:11:18AM -0500, foo wrote: >> > >> >I was wrong, it turns out to be ip_conntrack_amanda from netfilter >> >that's the culprit. I haven't tested yet, but others have confirmed >> it. >> >> I thought that was fixed in kernel 2.6.6 or did it break again? See: >> >> http://www.mail-archive.com/[email protected]/msg26347.html > > Huh, I didn't know it was broken before (never having used it > previously). Yes, this is a new issue. > > Here's a patch that's supposed to fix it, untested by me: > > http://marc.theaimsgroup.com/?l=linux-kernel&m=109960579302508&w=2 > > -ryan > >
