Hello,
when i execute “bro -i eth0 -i eth1 login.bro”,bro only capture and deal with packets from eth0 and drop all from eth1.
“1103734623.487821:ContentGap:NOTICE_ALARM_ALWAYS::192.168.10.10:2422/tcp:192.168.10.77:23/tcp::::::192.168.10.10/2422 > 192.168.10.77/telnet content gap (> 69/11):”
after that,i emove “capture-filter …” fom login.bro and try again,bro can capture and do rightly.
why? and how can i solve this problem?
sorry,i am not familiar whit BRO.