From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christian Gmeiner" Subject: Re: Problem with connection-tracking and FTP Date: Thu, 22 Jan 2004 09:14:01 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <002001c3e0bf$b25e3680$0600a8c0@blackbox> References: <002001c3df6e$a97416e0$0600a8c0@blackbox> <20040122074528.5fe4905a.arnt@c2i.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Arnt Karlsen , Iptables Netlist ebegin, eend, einfo,... are all functions form the Gentoo-Linux. So it looks like this: * Setting /proc options... [ ok ] * Takeing care of IANA... [ ok ] The * is green, [] are blue and the ok is also green. If it fails the ok is repleaced with an red !! So this is only for good looking: :) Greets, Christian ----- Original Message ----- From: "Arnt Karlsen" To: Sent: Thursday, January 22, 2004 7:45 AM Subject: Re: Problem with connection-tracking and FTP > On Tue, 20 Jan 2004 17:01:26 +0100, > "Christian Gmeiner" wrote in message > <002001c3df6e$a97416e0$0600a8c0@blackbox>: > > > Hi everybody. > > > > I am working on a little firewall script. Everything works just fine, > > but i dont get the ftp protocoll working. > > > > I call this two function to get ftp working: > > > > # ================================== > > FTP() > > { > > ebegin "Seting rules for active/passive FTP" > > .. > > > eend $? > > } > > ..does whatever which is supposed to parse this, > understand "ebegin" and "eend" ??? > > -- > ..med vennlig hilsen = with Kind Regards from Arnt... ;-) > ...with a number of polar bear hunters in his ancestry... > Scenarios always come in sets of three: > best case, worst case, and just in case. > > >