[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Snort
- Subject: Re: [cobalt-users] Snort
- From: Duncan Laurie <duncan@xxxxxxxxxx>
- Date: Thu Feb 10 13:07:48 2000
- Organization: Cobalt Networks, Inc
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