Re: Port Mirroring in Linux



Markus Rehbach a écrit :
Pascal Hambourg wrote:

As far as I can see from a quick test, setting the bridge
ageing time to zero (brctl setageingtime <brname> 0) seems to disable
learning, but the bridge still knows its own MAC addresses, so traffic
received on a port destined to one of these MAC address won't be
forwarded to other ports.

True but you could do thomething like this:

ebtables -t nat -A PREROUTING -i eth3 -p 0x0800 -j dnat --to-destination
00:01:12:12:12:12 --dnat-target ACCEPT

How is this supposed to help ?
.



Relevant Pages

  • Re: Why Intel macs will lose the education market.
    ... >>> to shift over to PCs in the real world without a learning curve getting ... >> have any difficulty whatsoever moving from a Mac to Windows? ... the switch to XP is trivial. ... > But then, while I appreciate and use Macs as well as PCs myself, I'm ...
    (comp.sys.mac.system)
  • Re: MacBook Pro
    ... There's defiantly a learning curve. ... learning about my new Mac, ... As far as problems with my laptop, ... Processor Name: Intel Core 2 Duo ...
    (comp.sys.mac.system)
  • Re: Why Intel macs will lose the education market.
    ... You can't expect kids who have learned the Mac "way" to shift over to PCs in the real world without a learning curve getting in the way. ... Playstations and XBoxs and PSPs and Nintendos and iPods and in-car navigational systems and touchscreen movie-ticket kiosks and ATMs would have any difficulty whatsoever moving from a Mac to Windows? ... Given that this position is wholly illogical, it's pretty clear you have no rational basis for this statement. ...
    (comp.sys.mac.system)
  • Re: GUI designs, accessibility and navigability
    ... I got the mac home, it was a case of navigating a bit with VO, learning ... Just once as all the things I wanted to run are on the dock. ... basic commands can certainly be of benefit for more efficient workflow. ...
    (uk.comp.sys.mac)
  • Re: Port Mirroring in Linux
    ... ageing time to zero (brctl setageingtime <brname> 0) seems to disable ... learning, but the bridge still knows its own MAC addresses, so traffic ... There is no reason a bridge should even have a MAC address. ...
    (comp.os.linux.networking)