Hello, i want to bridge all traffic from one interface on machine A to a second and send it to another machine B (an IDS like machine) For that i rewrite the destinaton MAC to the nic of the IDS machine B ./tcpbridge -u --intf1=eth0 --intf2=eth1 --enet-dmac=00:50:56:9c:60:26
Basically it is working, the IDS machine gets the traffic, but tcpbridge bridges only the incoming traffic of the eth0 interface on machine A Outgoing packets of eth0 on machine A are completly ignored by the bridge. Am i misunderstanding the concept of the bridge or missing an option ? Regards, Oliver ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Tcpreplay-users mailing list Tcpreplay-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support