Maybe I asked a silly question…
As vlan works on level 3, and I’m trying to bridge on level 2, I might be asking for something that can’t be done…
Is it that way?
Ouch!
Knowing that vlan works at level 2, why do I need to give an IP address? Shouldn’t it ask me for a MAC Address?
That was the reason I assumed it was level 3…
Chupaka, thanks for your help, sorry I didn’t answer before, I just lost reference to this topic…
What I intend to do is to connect in a bridged way some clients and in a routed way other clients, all of them connected to a switch and then to ether1 on an RB112 routerboard.
I mean, some clients should see in this particular RB:
wlan1 - bridge - ether1
And other clients should see
wlan1 ← route (gateway+masquerade) ← ether1
The clients that see a bridge are able to get a public IP directly, clients that use routed connection get a private IP that gets masqueraded through the routerboard.
“added a rule to route everything and masquerade to wlan1” - try changing wlan1 to bridge1. move all wlan1’s addresses to bridge1, etc. all should work fine