please help me how i can configure the interfaces on SecOnion because in my tests on virtualbox (simple lab) i put 2 network interfaces
1 - Wan (eth0) bridge adapter
2 - Internal network ( eth1) internal network
interface 1 - (eth0)WAN Access to internet with dynamic IP - 192.168.1.10 ( this interface give me access to internet and she is a interface that i need to monitor? right?)
interface 2 - this would be for the local network inteface, to emulate a (corporative network) so I like to put my management interface.
so,.. when i configure the interface 1 WAN, the wan interface - eth0 goes into promiscuous mode and no longer have access to internet
so I think i'm setting wrong, how to configure packages to be analyzed (eth0) - WAN and then the packets are routed to interface eth1 (corporate network) as a TAP network?
could help me with the correct configuration?
so i am thinking...
i have to put 3 network cards to set
1 - eth0 (internet)
2 - eth1 ( sniff) monitor interface
3 - eth2 (CorpNetwork)
And than configure (tuntap network interface) eth1 to eth2
really did not understand how the data analyzed are routed to the internal network
Thanks
Sorry for my bad english
This confuses me too, because I can do this with pfsense and snort where Snort analyzes the traffic and routes the traffic to internal LAN, would need to understand how the implementation of SecOnion in a virtual environment with virtualbox.
Doubts clarified thanks!
http://backreference.org/2010/03/26/tuntap-interface-tutorial/
I'll try to configure the TAP on own SecurityOnion will it work?
Diego bem