fixed, thank you

Alfredo

On Jul 25, 2012, at 11:57 AM, [email protected] wrote:

> Hello all,
> 
> I noticed some  typos on the DAQ module PFRING readme
> (PF_RING/userland/snort/pfring-daq-module/README.1st)
> 
> 1)
> 
> IDS
> ----
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-1
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode passive -i
> eth2,eth3 --daq-var lowlevelbridge=eth3,eth2 --daq-var clusterid=10,11
> --daq-var bindcpu=1
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-2
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode passive -i
> eth2,eth3 --daq-var lowlevelbridge=eth3,eth2 --daq-var clusterid=10,11
> --daq-var bindcpu=1
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-3
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode passive -i
> eth2,eth3 --daq-var lowlevelbridge=eth3,eth2 --daq-var clusterid=10,11
> --daq-var bindcpu=1
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-4
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode passive -i
> eth2,eth3 --daq-var lowlevelbridge=eth3,eth2 --daq-var clusterid=10,11
> --daq-var bindcpu=1
> 
> I think to make this example meaningful it  should use multiple CPUs
> bindings, i.e.
> 
> --daq-var bindcpu=1
> --daq-var bindcpu=2
> --daq-var bindcpu=3
> --daq-var bindcpu=4
> 
> what do you think?
> 
> 2)
> 
> IPS
> ----
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-1
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode inline -i eth2:eth3
> --daq-var fasttx=1 --daq-var clusterid=10,11 --daq-var bindcpu=1
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-2
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode inline -i eth2:eth3
> --daq-var fasttx=1 --daq-var clusterid=10,11 --daq-var bindcpu=1
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-3
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode inline -i eth2:eth3
> --daq-var fasttx=1 --daq-var clusterid=10,11 --daq-var bindcpu=1
> snort -q --pid-path /var/run --create-pidfile -D -c
> /etc/snort/snort.conf -l /var/log/snort/bpbr0/instance-4
> --daq-dir=/usr/local/lib/daq --daq pfring --daq-mode inline -i eth2:eth3
> --daq-var fasttx=1 --daq-var clusterid=10,11 --daq-var bindcpu=1
> 
> 2.a) some as before about CPUs bindings
> 2.b)
> 
> "fasttx" should be fast-tx
> 
> regards
> Vito
> 
> 
> _______________________________________________
> Ntop-dev mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev

_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to