Re: 2.6.20 and IP_CONNTRACK_FTP (Success)

2007-02-28 Thread David Baron
Got 2.6.20 running, connected. fine. Did this on advice of posters here: 1. Delete network (netfilter, iptables stuff) from .config. 2. Do make, answer questions. 3. I realized I still had no conntrack stuff so ran make menuconfig and selected these module. 4. Compiled. It boots up fine. Ip_conn

Re: 2.6.20 and IP_CONNTRACK_FTP

2007-02-25 Thread David Baron
So playing with make menuconfig: I can get this module and be missing half of what was around in previous kernels or get the rest back and still be missing ip_conntrack_ftp.ko. Either way, the thing will boot but will not connect. It may not work with nvidia's driver either at this point. So ma

Re: 2.6.20 and IP_CONNTRACK_FTP

2007-02-22 Thread Roby
David Baron wrote: > On Thursday 22 February 2007, [EMAIL PROTECTED] > wrote: >> > Compiled it taking all the defaults on new features. It boots just fine >> > but has fatal ip_tables errors over and over missing this item. Cannot >> > connect to internet. >> > >> > Any ideas? Do I need this and w

Re: 2.6.20 and IP_CONNTRACK_FTP

2007-02-22 Thread David Baron
On Thursday 22 February 2007, [EMAIL PROTECTED] wrote: > > Compiled it taking all the defaults on new features. It boots just fine > > but has fatal ip_tables errors over and over missing this item. Cannot > > connect to internet. > > > > Any ideas? Do I need this and why? > > > > Google had somet

Re: 2.6.20 and IP_CONNTRACK_FTP

2007-02-22 Thread David Baron
On Thursday 22 February 2007, [EMAIL PROTECTED] wrote: > David Baron <[EMAIL PROTECTED]> wrote: > > Compiled it taking all the defaults on new features. It boots just fine > > but has fatal ip_tables errors over and over missing this item. Cannot > > connect to internet. > > > > Any ideas? Do I ne

Re: 2.6.20 and IP_CONNTRACK_FTP

2007-02-22 Thread Hugo Vanwoerkom
David Baron wrote: Compiled it taking all the defaults on new features. It boots just fine but has fatal ip_tables errors over and over missing this item. Cannot connect to internet. Any ideas? Do I need this and why? Google had something about setting: modprobe ip_conntrack_ftp ports=21,2121

Re: 2.6.20 and IP_CONNTRACK_FTP

2007-02-22 Thread Michael Pobega
On Thu, 22 Feb 2007 15:55:30 +0200 David Baron <[EMAIL PROTECTED]> wrote: > Compiled it taking all the defaults on new features. It boots just fine but > has fatal ip_tables errors over and over missing this item. Cannot connect to > internet. > > Any ideas? Do I need this and why? > > Google

2.6.20 and IP_CONNTRACK_FTP

2007-02-22 Thread David Baron
Compiled it taking all the defaults on new features. It boots just fine but has fatal ip_tables errors over and over missing this item. Cannot connect to internet. Any ideas? Do I need this and why? Google had something about setting: modprobe ip_conntrack_ftp ports=21,2121 if compiled as a mo