> - after use command kissparms, and listen too, result
> is as below. Maybe other commands and socket daemons
> won't working.
>
> [root@localhost /root]# kissparms -p vhf -l 30 -r 255 -s 20 -t 100
> kissparms: socket: Socket type not supported
> [root@localhost /root]#
>
You need to compile the kernel with:
Packet socket (CONFIG_PACKET) [Y/m/n/?]
to get past this
> These are all tests for now. My linux is RedHat 6.0 just
> installed, gcc is PGCC 1.1.3 (I'm paranoid aboud speed,
> and I compile with -mpentium -march=pentium, but this
> is not reason of all things above). Kernel is 2.2.9
> with all needed options compiled in (kiss for example).
> --
> --------------------------------------
> | Leszek A. Szczepanowski, SQ9ANR. |
> | E-mail: [EMAIL PROTECTED] |
> | Ampr-mail: [EMAIL PROTECTED] |
> --------------------------------------
>