Re: ne2000 (ISA) & test11+

2001-01-02 Thread Taco IJsselmuiden
> Taco IJsselmuiden wrote: > > > > Second: I'm having problems loading my ne2000 (ISA) card as a module since > > test11 (test10 + 2.2.17 works perfectly. Haven't tried 2.2.18...): > > > > When loading the module with 'modprobe ne io=0x360 irq=4' it says: >

Re: ne2000 (ISA) test11+

2001-01-02 Thread Taco IJsselmuiden
Taco IJsselmuiden wrote: Second: I'm having problems loading my ne2000 (ISA) card as a module since test11 (test10 + 2.2.17 works perfectly. Haven't tried 2.2.18...): When loading the module with 'modprobe ne io=0x360 irq=4' it says: /lib/modules/2.4.0-prerelease/kernel/drivers

ne2000 (ISA) & test11+

2001-01-01 Thread Taco IJsselmuiden
Hi All, First off: I wish everyone a very happy and coded 2001. Second: I'm having problems loading my ne2000 (ISA) card as a module since test11 (test10 + 2.2.17 works perfectly. Haven't tried 2.2.18...): When loading the module with 'modprobe ne io=0x360 irq=4' it says:

ne2000 (ISA) test11+

2001-01-01 Thread Taco IJsselmuiden
Hi All, First off: I wish everyone a very happy and coded 2001. Second: I'm having problems loading my ne2000 (ISA) card as a module since test11 (test10 + 2.2.17 works perfectly. Haven't tried 2.2.18...): When loading the module with 'modprobe ne io=0x360 irq=4' it says:

NE2000 (ISA) not loading on test11

2000-12-05 Thread Taco IJsselmuiden
Hi, I just found out that I can't load the ne2000 (ne.o) module under test11. test10 works fine ... Did I miss some big change between test10 and test11 or are the params io / irq just working different right now ?? Greetz, Taco. error-msg: athlon:~# modprobe ne io=0x360 irq=4

Re: ip_nat_ftp and different ports (Solved)

2000-12-05 Thread Taco IJsselmuiden
> Well, after having no time for a coule of days, back to business ;)) > I've downloaded + applied the ftp-multi patch and recompiled the modules. > then loaded them with ports=21,41,42,62,63, which works (well, no > errors/warnings...). > Then trying the application for which i needed it:

Re: ip_nat_ftp and different ports

2000-12-05 Thread Taco IJsselmuiden
> > I'm running 1.1.2 right now, actually, which should have the 'ftp-multi > > patch for non-standard ftp servers'... > > Well have you applied the ftp-multi patch? (this is a patch so that the > ftp-module takes a ports parameter, the thing you probably are talking > about is a bug which I

Re: ip_nat_ftp and different ports (Solved)

2000-12-05 Thread Taco IJsselmuiden
Well, after having no time for a coule of days, back to business ;)) I've downloaded + applied the ftp-multi patch and recompiled the modules. then loaded them with ports=21,41,42,62,63, which works (well, no errors/warnings...). Then trying the application for which i needed it: doesn't

NE2000 (ISA) not loading on test11

2000-12-05 Thread Taco IJsselmuiden
Hi, I just found out that I can't load the ne2000 (ne.o) module under test11. test10 works fine ... Did I miss some big change between test10 and test11 or are the params io / irq just working different right now ?? Greetz, Taco. error-msg: athlon:~# modprobe ne io=0x360 irq=4

Re: ip_nat_ftp and different ports

2000-12-03 Thread Taco IJsselmuiden
On Sun, 3 Dec 2000, Martin Josefsson wrote: > On Sun, 3 Dec 2000, Taco IJsselmuiden wrote: > > > Hi, > > > > I'm having trouble masquerading ftp-ports other than 20/21. > > For some service i'm using, i need to masquerade port 42,43,62,63 for FTP > > (I know

ip_nat_ftp and different ports

2000-12-03 Thread Taco IJsselmuiden
Hi, I'm having trouble masquerading ftp-ports other than 20/21. For some service i'm using, i need to masquerade port 42,43,62,63 for FTP (I know it's weird...). Now, when using 2.2.x kernels i could use 'insmod ip_masq_ftp ports=21,41,42,62,63' but using 2.4.0-testx the 'ports=' parameter

ip_nat_ftp and different ports

2000-12-03 Thread Taco IJsselmuiden
Hi, I'm having trouble masquerading ftp-ports other than 20/21. For some service i'm using, i need to masquerade port 42,43,62,63 for FTP (I know it's weird...). Now, when using 2.2.x kernels i could use 'insmod ip_masq_ftp ports=21,41,42,62,63' but using 2.4.0-testx the 'ports=' parameter

Re: ip_nat_ftp and different ports

2000-12-03 Thread Taco IJsselmuiden
On Sun, 3 Dec 2000, Martin Josefsson wrote: On Sun, 3 Dec 2000, Taco IJsselmuiden wrote: Hi, I'm having trouble masquerading ftp-ports other than 20/21. For some service i'm using, i need to masquerade port 42,43,62,63 for FTP (I know it's weird...). Now, when using 2.2.x kernels

[BUG] in check_asm.c on sun4m

2000-10-10 Thread Taco IJsselmuiden
Hi, While trying 2.4.0-test10-pre1 on my Sun4m SparcSystem600, i'm getting an error during 'make dep' ;(( I don't know anything about assembly, so there I can't help, but here's the output: galaxy:/usr/src/kernel-source-2.4-0-test10-pre1# make dep make -C arch/sparc/kernel check_asm make[1]:

[BUG] in check_asm.c on sun4m

2000-10-10 Thread Taco IJsselmuiden
Hi, While trying 2.4.0-test10-pre1 on my Sun4m SparcSystem600, i'm getting an error during 'make dep' ;(( I don't know anything about assembly, so there I can't help, but here's the output: galaxy:/usr/src/kernel-source-2.4-0-test10-pre1# make dep make -C arch/sparc/kernel check_asm make[1]:

2.4.0-test9 compile error (make dep) on Sun4m SparcSystem600

2000-10-06 Thread Taco IJsselmuiden
Hi, When trying to compile 2.4.0-test9 on my Sun4m SparcSystem600 it gives an error dring 'make dep': galaxy:/usr/src/kernel-source-2.4.0-test9# make dep make -C arch/sparc/kernel check_asm make[1]: Entering directory `/usr/src/kernel-source-2.4.0-test9/arch/sparc/kernel' gcc272 -E

2.4.0-test9 compile error (make dep) on Sun4m SparcSystem600

2000-10-06 Thread Taco IJsselmuiden
Hi, When trying to compile 2.4.0-test9 on my Sun4m SparcSystem600 it gives an error dring 'make dep': galaxy:/usr/src/kernel-source-2.4.0-test9# make dep make -C arch/sparc/kernel check_asm make[1]: Entering directory `/usr/src/kernel-source-2.4.0-test9/arch/sparc/kernel' gcc272 -E