[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netfilter
Subject:    Re: Problem with masqueraded ftp
From:       Paul Rusty Russell <Paul.Russell () rustcorp ! com ! au>
Date:       1999-10-24 5:49:23
[Download RAW message or body]

In message <380F1467.FD3E3C01@comnets.rwth-aachen.de> you write:
> Oct 21 15:15:46 david kernel: ip_conntrack_ftp_help: match
> Oct 21 15:15:46 david kernel: nf_iterate: NF_DROP for c1095560.

Oh, THIS bug!  Fixed in the overdue 0.1.11.

Delete line 154 of netfilter-0.1.10/NAT/extentions/ip_nat_ftp.c

		} else {
			kfree_skb(*pskb);
			*pskb = newskb;
		}
		return 0;
	}

This `return 0;' doesn't belong.
Rusty.
--
Hacking time.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic