Re: Modifying bridged traffic

看板FB_hackers作者時間18年前 (2007/08/16 16:41), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
Eric Anderson wrote: > What is the easiest way to play with modifying data in-transit within an > ethernet bridge? > > For instance, say I have something like this: > > [BOX 1] <----> [ BOX 2 ] <----> [ BOX 3 ] > > And BOX 2 is a FreeBSD box with bridging enabled between two ethernet > interfaces, how can I parse/modify the ethernet frames as they pass > through? a netgraph bridge can do that (you can hook two ng_bridges together and capture all the packets that flow between them... There are also some patches that allow divert sockets to be attached to a bridging ipfw firewall. > > Eric > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #16n0sx00 (FB_hackers)
文章代碼(AID): #16n0sx00 (FB_hackers)