Hi,
>>"Juanjo" == Juanjo Ciarlante <[EMAIL PROTECTED]> writes:

Juanjo> 2.1 kernels have modularized AF_PACKET support. The usual
Juanjo> problem here is that you have not included CONFIG_AF_PACKET
Juanjo> support in your running kernel (this can be easily confirmed
Juanjo> by doing "tcpdump"). To do this, either say "y" or "m" (and
Juanjo> later "# modprobe af_packet") to CONFIG_AF_PACKET at kernel
Juanjo> "make config" time.

__> egrep -i CONFIG_AF_PACKET .config
__> egrep -i AF_PACKET .config
__> egrep -i PACKET .config
CONFIG_PACKET=m

        Hmm. This does not sound good. 
__> egrep PACKET Documentation/Configure.help     
CONFIG_PACKET
CONFIG_NCPFS_PACKET_SIGNING

        I think either the stuff was dropped from 2.1.98, or it is
 called something else ..

        Thanks anyway.

        manoj
-- 
 You can do more with a kind word and a gun than with just a kind
 word. Al Capone
Manoj Srivastava  <[EMAIL PROTECTED]> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to