Re: [mpls-linux-general] ebtables operation problem
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-10-02 00:37:41
|
Currently the Ethernet over MPLS implementation is point-to-point because of the issue you are refering to. I would entertain a patch that tries to implement multipoint support. On Tue, Oct 02, 2007 at 08:30:56AM +0800, ?????? wrote: > Thank you, James. > Now I can operate ebtables with mpls. >=20 > When I operating ebtables, > I found something strange. >=20 > One computer has MAC address "A", > it connects to a LER. >=20 > In LER, > I type commands according to the page > http://sourceforge.net/docman/display_doc.php?docid=3D31115&group_id=3D15= 443 >=20 > After that, > packet can transmit with MAC address "A" through network. > But In LER, > I can't see the MAC address "A" record in LER's bridge MAC table. >=20 > Is this correct? > If I want to record "A" in LER's bridge table, > how should I make command? >=20 > I had tried "ebtables -t nat -A PREROUTING -i br0 -j mpls --nhlfe 0x2", > although "A" will be recorded in table, > but packet can not forward to the mpls interface. > Also, I had tried "ebtables -t nat -A PREROUTING --logical-in br0 -j mpls > --nhlfe 0x2", > but it's the same with above page. > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |