[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Snort



Jim Roberts wrote:
> 
> Has anyone run snort on a RaQ3?
> 

Fortunately this one is easy..  You need to load the raw packet sockets module
first; this applies to anything using libpcap such as snort, tcpdump, etc.. 
simply do an "insmod af_packet" and then try the other program again...


-duncan