Hi, BUCH-PEDERSEN,LEIF (HP-France,ex1) ([EMAIL PROTECTED]) wrote on 2002-10-31: > When I am doing 'insmod ip6table-filter' I get a message : > ip6table_filter.o: init_module: Invalid argument > And this is where I am stuck. There is no more information in syslog or > dmesg. Any ideas ?
I fear your chances without touching the source are pretty slim... This just means that the module's init_module function returned -EINVAL, and that is a pretty generic error code. Btw, this is probably better suited for the parisc-linux list. ciao, -- Thomas Themel | CenterPoint Connective Software Engineering GmbH Hauptplatz 8/4 | System Administrator / Software Developer 9500 Villach | <http://www.cpointc.com/> +43 676 846623-13| work [EMAIL PROTECTED] play [EMAIL PROTECTED]

