If I use bridge I've only ONE mac-address and I can't create multiple PPPoE-Client
On my RB if I create this situation:
Bridge1
- ether1 --------> SWITCH1
- wlan1
- wlan2
Ether2 --------> SWITCH1
Ether3 --------> SWITCH1
PPPoE1 on ether2
PPPoE2 on ether3
..all works
but
I can't create more than 2 pppoe-client account.
your setup is illogical. if you use bridge, then ...
The problem is the mac-address!!
"Bridge" give me the possibility to extend my "single ip class" over other wireless repeater point, but I've got the problem for the single MAC-address (only ONE pppoe-client per MAC).
If I use differente interface I lost the ability to propagate the "single ip class"...
Then, the solution is to use different MAC-address ... how? Using the single ethernet authenticating each one on different pppoe (my previous example)? but I need one ethernet to mantain "single ip class" bridging with the other wireless interface
So, how to create 'x' pppoe-client on my situation?