kmarty
6
I don’t want to argue with you, but… when two ethernets sharing only one switchport and where settings of one of them affects the other one… it doesn’t look like independent ethernets :-/.
By other words: I am unable to clearly define on switch that eth0 is in native vlan id 2 and eth1 in native vlan id 1 plus tagged vlan id 200 because on switch both ethernets are in the same switchport (port 0). Hence the question about how are really connected eth0 and eth1 to the internal switch.
Anyway, what should be “officially” correct solution for scenario stated in the first post, i.e. on WAN port is required to have two independent connections at the same time - one as untagged, the second one as tagged as vlan id 200?
For the tagged connection I had to use second ethernet (although it is still wan connection), because the “officially wan ethernet” doesn’t accept it (actually it accept, but no packets incoming).
(I have to recheck with Gl.iNet “clean” firmware because it seems that OpenWRT/LEDE has switched ethernets - eth0 in native vlan id 1 which is in same vlangroup with switchports 3 and 4 and eth1 in native vlan id 2 which is in same vlangroup with switchport 5)