You are not following the HOWTO. They HOWTO asks you to move the tar archive that resulted from the make to a different directory. Untar; modify the sbk_install.sh within this new directory (at a minimum add a DESTINATION_PORT; then execute the sbk_install.sh you modified within the new directory that resulted from unarchiving the tar file.
Hope this helps, Rob On Tue, Sep 16, 2008 at 5:56 AM, Fahim Abbasi <[EMAIL PROTECTED]> wrote: > > Finally > > sebek$ tar xzvf sebek-lin26-3.2.0b-bin.tar.gz > sebek-lin26-3.2.0b-bin/ > sebek-lin26-3.2.0b-bin/filter.txt > sebek-lin26-3.2.0b-bin/sbk.ko > sebek-lin26-3.2.0b-bin/parameters.sh > sebek-lin26-3.2.0b-bin/compile_filter.pl > sebek-lin26-3.2.0b-bin/sbk_install.sh > sebek-lin26-3.2.0b-bin/README > [EMAIL PROTECTED]:~/Templates/sebek$ ls > acconfig.h autom4te.cache compile_filter.pl config.status configure.in > filter.of INSTALL Makefile.am NEWS > sbk_install.sh src > aclocal.m4 BUILD config.guess config.sub COPYING > filter.txt install-sh Makefile.in parameters.sh > sebek-lin26-3.2.0b-bin test > AUTHORS ChangeLog config.log configure depcomp > gen_fudge.pl Makefile missing README > sebek-lin26-3.2.0b-bin.tar.gz > sebek$ cd sebek-lin26-3.2.0b-bin/ > sebek-lin26-3.2.0b-bin$ ls > compile_filter.pl filter.txt parameters.sh README sbk_install.sh sbk.ko > > sebek/sebek-lin26-3.2.0b-bin$ sudo ./sbk_install.sh > $Installing Sebek: > [: 162: 0: unexpected operator > 0 1:8960:::::::::14:1694 > 1 2:36864:::::::::: > 2 0:8960:::::::::14:1131 > insmod: error inserting '622419131.o': -1 Invalid parameters > $ 622419131.o install failed > sebek/sebek-lin26-3.2.0b-bin$ ls > 622419131.o compile_filter.pl filter.of filter.txt parameters.sh > README sbk_install.sh sbk.ko > sebek/sebek-lin26-3.2.0b-bin$ sudo ./sbk_install.sh > $Installing Sebek: > [: 162: 0: unexpected operator > 0 1:8960:::::::::14:1694 > 1 2:36864:::::::::: > 2 0:8960:::::::::14:1131 > insmod: error inserting '622419131.o': -1 Invalid parameters > $ 622419131.o install failed > ------------------------------------------------------------------------------------------------------------- > > Do I have to comment out LOC for the start_proc_hiding() and stop method in > net.c ? > > I tried that too, reconfigured, re-maked, re untared n gzipped and then got > this: > > sebek/sebek-lin26-3.2.0b-bin$ sudo ./sbk_install.sh > $Installing Sebek: > [: 162: 0: unexpected operator > 0 1:8960:::::::::14:1694 > 1 2:36864:::::::::: > 2 0:8960:::::::::14:1131 > insmod: error inserting '327894091.o': -1 Invalid parameters > $ 327894091.o install failed > > Cant make much out of it :S support would be highly appreciated. > > Thanks, fahim > > _______________________________________________ > Honeywall mailing list > [email protected] > https://public.honeynet.org/mailman/listinfo/honeywall > > _______________________________________________ Honeywall mailing list [email protected] https://public.honeynet.org/mailman/listinfo/honeywall
