<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello<br></div>I have bridge0 interface which is based on eth0 and eth1.<br><br></div>Is it possible to config suriata to use this bridge0 interface to copy traffic from eth0 to eth1 and vice versa for afpacket mode?<br>
<br></div>For example, is the next config is possible to use:<br><br></div>afpacket:<br></div> interface eth0<br></div>   copy-to eth1<br></div>   copy-mode ips/tap<br> interface eth1<br>   copy-to eth0<br>   copy-mode ips/tap<br>
<br></div>When I tried it - Internet doesn't work through bridge0.<br><br></div>Thanks<br></div>